Update specfile

This commit is contained in:
Daniel Williams 2008-03-19 16:10:41 +00:00
parent 99af79d6c8
commit ab01ef0d2b

View File

@ -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 <dcbw@redhat.com> - 0.74-4
- Ignore children of namespaced nodes too
* Tue Feb 12 2008 Dan Williams <dcbw@redhat.com> - 0.74-3
- Ignore namespaces in introspection XML