SPECS: avahi.spec - enable mono where avaliable

tommat tommat at pld-linux.org
Fri May 16 14:13:11 CEST 2008


Author: tommat                       Date: Fri May 16 12:13:11 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable mono where avaliable

---- Files affected:
SPECS:
   avahi.spec (1.82 -> 1.83) 

---- Diffs:

================================================================
Index: SPECS/avahi.spec
diff -u SPECS/avahi.spec:1.82 SPECS/avahi.spec:1.83
--- SPECS/avahi.spec:1.82	Tue Jan 29 21:04:33 2008
+++ SPECS/avahi.spec	Fri May 16 14:13:06 2008
@@ -10,6 +10,13 @@
 %bcond_without	qt3		# build without qt3 bindings
 %bcond_without	qt4		# build without qt4 bindings
 #
+%fnarch %{ix86} %{x8664} alpha arm hppa ia64 mips ppc s390 s390x sparc sparcv9
+%undefine with_mono
+%endif
+%ifarch i386
+%undefine with_mono
+%endif
+
 %if !%{with qt}
 %undefine	with_qt3
 %undefine	with_qt4
@@ -885,6 +892,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2008-05-16 12:13:06  tommat
+- enable mono where avaliable
+
 Revision 1.82  2008-01-29 20:04:33  hawk
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/avahi.spec?r1=1.82&r2=1.83&f=u



More information about the pld-cvs-commit mailing list