- Pregenerate the xml introspect file so you don't need dbus running during
the build
This commit is contained in:
parent
02e40419bc
commit
cf20d377b4
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user