diff --git a/avahi.spec b/avahi.spec index 574b9e3..b12443c 100644 --- a/avahi.spec +++ b/avahi.spec @@ -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 - 0.6.4-4 +- fix bug 178689: copy localtime to chroot +- fix bug 178784: fix avahi-dnsconfd initscript + * Fri Jan 20 2006 Peter Jones - 0.6.4-3 - fix subsystem locking in the initscript