SPECS: avahi.spec - do not include macros.mono when building witho...

tommat tommat at pld-linux.org
Wed Nov 7 06:58:52 CET 2007


Author: tommat                       Date: Wed Nov  7 05:58:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- do not include macros.mono when building without dotnet

---- Files affected:
SPECS:
   avahi.spec (1.77 -> 1.78) 

---- Diffs:

================================================================
Index: SPECS/avahi.spec
diff -u SPECS/avahi.spec:1.77 SPECS/avahi.spec:1.78
--- SPECS/avahi.spec:1.77	Mon Aug 27 22:48:49 2007
+++ SPECS/avahi.spec	Wed Nov  7 06:58:47 2007
@@ -14,7 +14,9 @@
 %undefine	with_qt3
 %undefine	with_qt4
 %endif
+%if %{with dotnet}
 %include /usr/lib/rpm/macros.mono
+%{endif}
 #
 Summary:	Free mDNS/DNS-SD implementation
 Summary(pl.UTF-8):	Wolna implementacja mDNS/DNS-SD
@@ -793,6 +795,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.78  2007/11/07 05:58:47  tommat
+- do not include macros.mono when building without dotnet
+
 Revision 1.77  2007/08/27 20:48:49  qboosh
 - updated to 0.6.21 (important bugfixes)
 - added dbus patch to build with 1.0.x instead of 1.1.x
================================================================

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



More information about the pld-cvs-commit mailing list