rpms/avahi/devel avahi.spec,1.25,1.26

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jan 12 22:49:34 UTC 2006


Author: jvdias

Update of /cvs/dist/rpms/avahi/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv16882

Modified Files:
	avahi.spec 
Log Message:
fix bugs 177610, 177609


Index: avahi.spec
===================================================================
RCS file: /cvs/dist/rpms/avahi/devel/avahi.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- avahi.spec	12 Jan 2006 22:34:31 -0000	1.25
+++ avahi.spec	12 Jan 2006 22:49:32 -0000	1.26
@@ -15,6 +15,8 @@
 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 @@
 #%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 @@
 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




More information about the fedora-cvs-commits mailing list