upgrade to 0.6.8; fix bug 182462

This commit is contained in:
jvdias 2006-02-23 17:21:13 +00:00
parent 226db407b7
commit c0b49a5405
3 changed files with 10 additions and 4 deletions

View File

@ -6,3 +6,4 @@ avahi-0.6.4.tar.gz
avahi-0.6.5.tar.gz avahi-0.6.5.tar.gz
avahi-0.6.6.tar.gz avahi-0.6.6.tar.gz
avahi-0.6.7.tar.gz avahi-0.6.7.tar.gz
avahi-0.6.8.tar.gz

View File

@ -3,7 +3,7 @@
%define WITH_MONO 0 %define WITH_MONO 0
%endif %endif
Name: avahi Name: avahi
Version: 0.6.7 Version: 0.6.8
Release: 1 Release: 1
Summary: Local network service discovery Summary: Local network service discovery
Group: System Environment/Base Group: System Environment/Base
@ -15,6 +15,7 @@ BuildRequires: doxygen, gtk2-devel, qt-devel, libglade2-devel, libdaemon-devel,
BuildRequires: mono-devel >= 1.1.13 BuildRequires: mono-devel >= 1.1.13
%endif %endif
Requires: dbus, libdaemon, expat, python, dbus-python, libcap Requires: dbus, libdaemon, expat, python, dbus-python, libcap
Requires(post): initscripts, chkconfig, ldconfig
Obsoletes: howl, howl-libs Obsoletes: howl, howl-libs
Source0: %{name}-%{version}.tar.gz Source0: %{name}-%{version}.tar.gz
Patch1: avahi-0.5.2-fedora.patch Patch1: avahi-0.5.2-fedora.patch
@ -321,10 +322,14 @@ fi
%endif %endif
%changelog %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 - 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 - BuildRequires pygtk2
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.6.6-3.1 * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.6.6-3.1

View File

@ -1 +1 @@
4cfb24b5c9063180f9eee2ef30beac53 avahi-0.6.7.tar.gz 28ef3c1f15d03f0dc73c9289a434d37c avahi-0.6.8.tar.gz