fix avahi-sharp / banshee issues; fix bug 189427: avahi-resolve --help

output
This commit is contained in:
jvdias 2006-05-02 21:21:38 +00:00
parent 188da58fd8
commit dec451ec29

View File

@ -33,6 +33,8 @@ Patch11: avahi-0.6.5-bz179448.patch
Patch12: avahi-0.6.7-initscript.patch
Patch13: avahi-0.6.9-bz185972.patch
Patch14: avahi-0.6.9-bz189427.patch
Patch15: avahi-0.6.9-mono-libdir.patch
Patch16: avahi-sharp-lock.patch
%description
Avahi is a system which facilitates service discovery on
@ -143,6 +145,8 @@ necessary for developing programs using avahi.
%patch12 -p1 -b .initscript
%patch13 -p1 -b .bz185972
%patch14 -p1 -b .bz189427
%patch15 -p1 -b .mono-libdir
%patch16 -p1 -b .sharp-lock
%build
# auto* update needed for avahi-0.5.2-fedora.patch
@ -323,6 +327,9 @@ fi
%endif
%changelog
* Tue May 02 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.9-9.FC6
- fix avahi-sharp issues for banshee - patches from caillon@redhat.com
* Thu Apr 20 2006 Jason Vas Dias <jvdias@redhat.com> - 0.6.9-9.FC6
- fix bug 189427: correct avahi-resolve --help typo