fix bugs 178689 178784

This commit is contained in:
jvdias 2006-01-24 00:51:30 +00:00
parent ab3f60f31b
commit 2ffb366575

View File

@ -4,7 +4,7 @@
%endif
Name: avahi
Version: 0.6.4
Release: 3
Release: 4
Summary: Local network service discovery
Group: System Environment/Base
License: LGPL
@ -26,6 +26,8 @@ Patch5: avahi-0.6.3-bz177148.patch
Patch6: avahi-0.6.3-MONO_SHARED_DIR.patch
Patch7: avahi-0.6.4-initscript-i18n.patch
Patch8: avahi-0.6.3-lockfile.patch
Patch9: avahi-0.6.4-localtime.patch
Patch10: avahi-0.6.4-bz178784.patch
%description
Avahi is a system which facilitates service discovery on
@ -122,6 +124,8 @@ necessary for developing programs using avahi.
%endif
%patch7 -p1 -b .i18n
%patch8 -p1 -b .lockfile
%patch9 -p1 -b .localtime
%patch10 -p1 -b .bz178746
%build
# auto* update needed for avahi-0.5.2-fedora.patch
@ -287,6 +291,10 @@ fi
%endif
%changelog
* Mon Jan 23 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.4-4
- fix bug 178689: copy localtime to chroot
- fix bug 178784: fix avahi-dnsconfd initscript
* Fri Jan 20 2006 Peter Jones <pjones@redhat.com> - 0.6.4-3
- fix subsystem locking in the initscript