- fix subsystem locking so this doesn't run on every runlevel change, etc.
This commit is contained in:
parent
b0f3249fe9
commit
ab3f60f31b
@ -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 <pjones@redhat.com> - 0.6.4-3
|
||||
- fix subsystem locking in the initscript
|
||||
|
||||
* Thu Jan 19 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.4-2
|
||||
- fix bug 178127: fully localize the initscript
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user