From dcf3fba5468dd159a096eee3b775d3d16a8bdf9a Mon Sep 17 00:00:00 2001 From: Florian La Roche Date: Oct 30 2005 07:04:56 +0000 Subject: - remove obsoletes for now --- diff --git a/avahi.spec b/avahi.spec index 65ba069..313f524 100644 --- a/avahi.spec +++ b/avahi.spec @@ -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 +- disable the Obsoletes: howl until the transition is complete + * Fri Oct 28 2005 Jason Vas Dias - 0.5.2-3 - change initscript to start avahi-daemon AFTER messagebus