- remove obsoletes for now

This commit is contained in:
Florian La Roche 2005-10-30 07:04:56 +00:00
parent c5c9d50f6e
commit dcf3fba546

View File

@ -1,6 +1,6 @@
Name: avahi
Version: 0.5.2
Release: 3
Release: 4
Summary: local network service discovery
Group: System Environment/Base
@ -14,7 +14,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: doxygen, gtk2-devel, qt-devel, libdaemon-devel, dbus-devel, expat-devel, python, dbus-python
Requires: dbus
Obsoletes: howl, howl-libs
#Obsoletes: howl, howl-libs
#Provides: howl >= 0.9.8, howl-libs >= 0.9.8
%description
Avahi is a system which facilitates service discovery on
@ -75,7 +76,8 @@ necessary for developing programs using avahi with Qt3.
Summary: libraries and header files for avahi development
Group: Development/Libraries
Requires: %{name} = %{version}
Obsoletes: howl-devel
#Obsoletes: howl-devel
#Provides: howl-devel >= 0.9.8
%description devel
The avahi-devel package contains the header files and libraries
@ -199,6 +201,9 @@ fi
%{_includedir}/avahi-qt3
%changelog
* Sun Oct 30 2005 Florian La Roche <laroche@redhat.com>
- disable the Obsoletes: howl until the transition is complete
* Fri Oct 28 2005 Jason Vas Dias<jvdias@redhat.com> - 0.5.2-3
- change initscript to start avahi-daemon AFTER messagebus