Upgrade to 0.6.3; fix bug 177148

This commit is contained in:
jvdias 2006-01-09 19:54:38 +00:00
parent 0ff4fed590
commit 951806041d

View File

@ -14,6 +14,7 @@ Patch1: avahi-0.5.2-fedora.patch
Patch2: avahi-0.5.2-start_after_dbus.patch
Patch3: avahi-0.6-initscript_status.patch
Patch4: avahi-0.6-dbus-0.6.patch
Patch5: avahi-0.6.3-bz177148.patch
%description
Avahi is a system which facilitates service discovery on
@ -92,6 +93,7 @@ necessary for developing programs using avahi.
%patch3 -p1 -b .initscript_status
#%patch4 -p1 -b .dbus-0.6
#^- this patch now upstream
%patch5 -p1 -b .bz177148
%build
# auto* update needed for avahi-0.5.2-fedora.patch
@ -248,7 +250,8 @@ fi
%changelog
* Mon Jan 09 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.3-1
- Upgrade to upstream version 0.6.3
- fix bug 177148: initscript start should not fail if avahi-daemon running
* Thu Dec 22 2005 Jason Vas Dias <jvdias@redhat.com> - 0.6.1-3
- move initscripts from /etc/init.d to /etc/rc.d/init.d