From dec451ec298c50dc67731075fb9c46df1a37e7c2 Mon Sep 17 00:00:00 2001 From: jvdias Date: May 02 2006 21:21:38 +0000 Subject: fix avahi-sharp / banshee issues; fix bug 189427: avahi-resolve --help output --- diff --git a/avahi.spec b/avahi.spec index e05b0c4..71922e5 100644 --- a/avahi.spec +++ b/avahi.spec @@ -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 - 0.6.9-9.FC6 +- fix avahi-sharp issues for banshee - patches from caillon@redhat.com + * Thu Apr 20 2006 Jason Vas Dias - 0.6.9-9.FC6 - fix bug 189427: correct avahi-resolve --help typo