fix improper obsoletes
This commit is contained in:
parent
cf20d377b4
commit
953cc5b162
@ -8,7 +8,7 @@
|
||||
Summary: GLib bindings for D-Bus
|
||||
Name: dbus-glib
|
||||
Version: 0.70
|
||||
Release: 3
|
||||
Release: 4
|
||||
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
|
||||
@ -26,7 +26,6 @@ BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: gettext
|
||||
BuildRequires: autoconf
|
||||
|
||||
Obsoletes: dbus-glib < 0.90
|
||||
|
||||
%description
|
||||
|
||||
@ -112,6 +111,9 @@ rm -rf %{buildroot}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 20 2006 Jesse Keating <jkeating@redhat.com> - 0.70-4
|
||||
- remove improper obsoletes
|
||||
|
||||
* 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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user