diff --git a/avahi.spec b/avahi.spec index 313f524..f2463de 100644 --- a/avahi.spec +++ b/avahi.spec @@ -1,6 +1,6 @@ Name: avahi Version: 0.5.2 -Release: 4 +Release: 5 Summary: local network service discovery Group: System Environment/Base @@ -14,7 +14,7 @@ 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 @@ -201,6 +201,10 @@ fi %{_includedir}/avahi-qt3 %changelog +* Mon Oct 31 2005 Alexander Larsson - 0.5.2-5 +- Obsoletes howl, howl-libs, as we want to get rid of them on updates +- No provides yet, as the howl compat library is in Avahi 0.6.0. + * Sun Oct 30 2005 Florian La Roche - disable the Obsoletes: howl until the transition is complete