- Actually apply the patch for fdo #12505
This commit is contained in:
parent
50d77c442a
commit
2f0a903399
@ -8,7 +8,7 @@
|
||||
Summary: GLib bindings for D-Bus
|
||||
Name: dbus-glib
|
||||
Version: 0.74
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?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
|
||||
@ -60,6 +60,7 @@ D-Bus tools written using the gtk+ GUI libaries
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .broken-xml
|
||||
%patch1 -p1 -b .proxy-signals-once
|
||||
|
||||
%build
|
||||
|
||||
@ -115,6 +116,9 @@ rm -rf %{buildroot}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Nov 18 2007 Dan Williams <dcbw@redhat.com> - 0.74-2
|
||||
- Actually apply the patch for fdo #12505
|
||||
|
||||
* Mon Oct 22 2007 Ray Strode <rstrode@redhat.com> - 0.74-1
|
||||
- Update to 0.74
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user