From 4eda6e8b46739ebff10df67f96c8c666dd1f21c1 Mon Sep 17 00:00:00 2001 From: jvdias Date: Thu, 12 Jan 2006 22:49:32 +0000 Subject: [PATCH] fix bugs 177610, 177609 --- avahi.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/avahi.spec b/avahi.spec index f3948f3..19d3721 100644 --- a/avahi.spec +++ b/avahi.spec @@ -15,6 +15,8 @@ Patch2: avahi-0.5.2-start_after_dbus.patch Patch3: avahi-0.6-initscript_status.patch 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 %description Avahi is a system which facilitates service discovery on @@ -104,6 +106,7 @@ necessary for developing programs using avahi. #%patch4 -p1 -b .dbus-0.6 #^- this patch now upstream %patch5 -p1 -b .bz177148 +%patch6 -p1 -b .MONO_SHARED_DIR %build # auto* update needed for avahi-0.5.2-fedora.patch @@ -113,8 +116,6 @@ automake-1.9 --add-missing autoconf %configure --with-distro=fedora --disable-qt4 --disable-monodoc --without-python-twisted --with-avahi-user=avahi --with-avahi-group=avahi --enable-compat-howl --enable-compat-libdns_sd -# enable mono's mcs to work in beehive buildroot: -export MONO_SHARED_DIR=. make %{?_smp_mflags} %install