- remove obsoletes for now
This commit is contained in:
parent
c5c9d50f6e
commit
dcf3fba546
11
avahi.spec
11
avahi.spec
@ -1,6 +1,6 @@
|
|||||||
Name: avahi
|
Name: avahi
|
||||||
Version: 0.5.2
|
Version: 0.5.2
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: local network service discovery
|
Summary: local network service discovery
|
||||||
|
|
||||||
Group: System Environment/Base
|
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
|
BuildRequires: doxygen, gtk2-devel, qt-devel, libdaemon-devel, dbus-devel, expat-devel, python, dbus-python
|
||||||
|
|
||||||
Requires: dbus
|
Requires: dbus
|
||||||
Obsoletes: howl, howl-libs
|
#Obsoletes: howl, howl-libs
|
||||||
|
#Provides: howl >= 0.9.8, howl-libs >= 0.9.8
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Avahi is a system which facilitates service discovery on
|
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
|
Summary: libraries and header files for avahi development
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
Obsoletes: howl-devel
|
#Obsoletes: howl-devel
|
||||||
|
#Provides: howl-devel >= 0.9.8
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
The avahi-devel package contains the header files and libraries
|
The avahi-devel package contains the header files and libraries
|
||||||
@ -199,6 +201,9 @@ fi
|
|||||||
%{_includedir}/avahi-qt3
|
%{_includedir}/avahi-qt3
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Oct 28 2005 Jason Vas Dias<jvdias@redhat.com> - 0.5.2-3
|
||||||
- change initscript to start avahi-daemon AFTER messagebus
|
- change initscript to start avahi-daemon AFTER messagebus
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user