diff --git a/dbus-glib.spec b/dbus-glib.spec index c2de2f0..59e7c58 100644 --- a/dbus-glib.spec +++ b/dbus-glib.spec @@ -8,14 +8,14 @@ Summary: GLib bindings for D-Bus Name: dbus-glib Version: 0.74 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://www.freedesktop.org/software/dbus/ Source0: http://dbus.freedesktop.org/releases/dbus-glib/%{name}-%{version}.tar.gz Source1: dbus-bus-introspect.xml Patch0: broken-xml.patch Patch1: dbus-glib-proxy-signals-once.patch # https://bugs.freedesktop.org/show_bug.cgi?id=14429 -Patch2: dbus-glib-0.73-ignore-namespaces.patch +Patch2: dbus-glib-0.73-ignore-namespaces-and-children.patch License: AFL/GPL Group: System Environment/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -119,6 +119,9 @@ rm -rf %{buildroot} %endif %changelog +* Wed Mar 19 2008 Dan Williams - 0.74-4 +- Ignore children of namespaced nodes too + * Tue Feb 12 2008 Dan Williams - 0.74-3 - Ignore namespaces in introspection XML