- Pregenerate the xml introspect file so you don't need dbus running during

the build
This commit is contained in:
John (J5) Palmieri 2006-07-18 19:36:50 +00:00
parent 02e40419bc
commit cf20d377b4

View File

@ -8,7 +8,7 @@
Summary: GLib bindings for D-Bus
Name: dbus-glib
Version: 0.70
Release: 2
Release: 3
URL: http://www.freedesktop.org/software/dbus/
Source0: http://dbus.freedesktop.org/releases/%{name}-%{version}.tar.gz
Patch0: dbus-glib-0.70-fix-includes.patch
@ -112,6 +112,10 @@ rm -rf %{buildroot}
%endif
%changelog
* Tue Jul 18 2006 John (J5) Palmieri <johnp@redhat.com> - 0.70-3
- Pregenerate the xml introspect file so you don't need dbus running during
the build
* Tue Jul 18 2006 John (J5) Palmieri <johnp@redhat.com> - 0.70-2
- Spec file cleanups