upgrade to 0.6.8; fix bug 182462
This commit is contained in:
parent
226db407b7
commit
c0b49a5405
@ -6,3 +6,4 @@ avahi-0.6.4.tar.gz
|
||||
avahi-0.6.5.tar.gz
|
||||
avahi-0.6.6.tar.gz
|
||||
avahi-0.6.7.tar.gz
|
||||
avahi-0.6.8.tar.gz
|
||||
|
11
avahi.spec
11
avahi.spec
@ -3,7 +3,7 @@
|
||||
%define WITH_MONO 0
|
||||
%endif
|
||||
Name: avahi
|
||||
Version: 0.6.7
|
||||
Version: 0.6.8
|
||||
Release: 1
|
||||
Summary: Local network service discovery
|
||||
Group: System Environment/Base
|
||||
@ -15,6 +15,7 @@ BuildRequires: doxygen, gtk2-devel, qt-devel, libglade2-devel, libdaemon-devel,
|
||||
BuildRequires: mono-devel >= 1.1.13
|
||||
%endif
|
||||
Requires: dbus, libdaemon, expat, python, dbus-python, libcap
|
||||
Requires(post): initscripts, chkconfig, ldconfig
|
||||
Obsoletes: howl, howl-libs
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Patch1: avahi-0.5.2-fedora.patch
|
||||
@ -321,10 +322,14 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Feb 17 2006 Jason Vas Dias <jvdias@redhat.com> 0.6.7-1
|
||||
* Thu Feb 23 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.8-1
|
||||
- Upgrade to upstream version 0.6.8
|
||||
- fix bug 182462: +Requires(post): initscripts, chkconfig, ldconfig
|
||||
|
||||
* Fri Feb 17 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.7-1
|
||||
- Upgrade to upstream version 0.6.7
|
||||
|
||||
* Fri Feb 17 2006 Karsten Hopp <karsten@redhat.de> 0.6.6-4
|
||||
* Fri Feb 17 2006 Karsten Hopp <karsten@redhat.de> - 0.6.6-4
|
||||
- BuildRequires pygtk2
|
||||
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.6.6-3.1
|
||||
|
Loading…
Reference in New Issue
Block a user