fix bug 178127: fully localize the initscript

This commit is contained in:
jvdias 2006-01-19 21:51:13 +00:00
parent 66b52c4335
commit b0f3249fe9

View File

@ -4,7 +4,7 @@
%endif
Name: avahi
Version: 0.6.4
Release: 1
Release: 2
Summary: Local network service discovery
Group: System Environment/Base
License: LGPL
@ -24,6 +24,7 @@ Patch4: avahi-0.6-dbus-0.6.patch
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
%description
Avahi is a system which facilitates service discovery on
@ -118,6 +119,7 @@ necessary for developing programs using avahi.
%if %{WITH_MONO}
%patch6 -p1 -b .MONO_SHARED_DIR
%endif
%patch7 -p1 -b .i18n
%build
# auto* update needed for avahi-0.5.2-fedora.patch
@ -283,6 +285,9 @@ fi
%endif
%changelog
* Thu Jan 19 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.4-2
- fix bug 178127: fully localize the initscript
* Mon Jan 16 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.4-1
- Upgrade to upstream version 0.6.4