From ab3f60f31be8de4ba17f226d9e054c05d3c8b498 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Jan 20 2006 18:12:43 +0000 Subject: - fix subsystem locking so this doesn't run on every runlevel change, etc. --- diff --git a/avahi.spec b/avahi.spec index 63a84db..574b9e3 100644 --- a/avahi.spec +++ b/avahi.spec @@ -4,7 +4,7 @@ %endif Name: avahi Version: 0.6.4 -Release: 2 +Release: 3 Summary: Local network service discovery Group: System Environment/Base License: LGPL @@ -25,6 +25,7 @@ Patch5: avahi-0.6.3-bz177148.patch # enable mono's mcs to work in beehive buildroot: Patch6: avahi-0.6.3-MONO_SHARED_DIR.patch Patch7: avahi-0.6.4-initscript-i18n.patch +Patch8: avahi-0.6.3-lockfile.patch %description Avahi is a system which facilitates service discovery on @@ -120,6 +121,7 @@ necessary for developing programs using avahi. %patch6 -p1 -b .MONO_SHARED_DIR %endif %patch7 -p1 -b .i18n +%patch8 -p1 -b .lockfile %build # auto* update needed for avahi-0.5.2-fedora.patch @@ -285,6 +287,9 @@ fi %endif %changelog +* Fri Jan 20 2006 Peter Jones - 0.6.4-3 +- fix subsystem locking in the initscript + * Thu Jan 19 2006 Jason Vas Dias - 0.6.4-2 - fix bug 178127: fully localize the initscript