SPECS: gettext.spec - include mono macros only if built with dotnet

sparky sparky at pld-linux.org
Tue Oct 31 20:45:46 CET 2006


Author: sparky                       Date: Tue Oct 31 19:45:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- include mono macros only if built with dotnet

---- Files affected:
SPECS:
   gettext.spec (1.130 -> 1.131) 

---- Diffs:

================================================================
Index: SPECS/gettext.spec
diff -u SPECS/gettext.spec:1.130 SPECS/gettext.spec:1.131
--- SPECS/gettext.spec:1.130	Sun Oct 29 15:51:26 2006
+++ SPECS/gettext.spec	Tue Oct 31 20:45:41 2006
@@ -8,7 +8,7 @@
 %bcond_without	dotnet		# without .NET support
 #
 
-%include	/usr/lib/rpm/macros.mono
+%{?with_dotnet:%include	/usr/lib/rpm/macros.mono}
 
 %ifnarch %{ix86} %{x8664} arm hppa ppc s390 s390x
 %undefine with_dotnet
@@ -507,6 +507,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.131  2006/10/31 19:45:41  sparky
+- include mono macros only if built with dotnet
+
 Revision 1.130  2006/10/29 14:51:26  sparky
 - BR: automake >= 1:1.10 (for install-html rule)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gettext.spec?r1=1.130&r2=1.131&f=u



More information about the pld-cvs-commit mailing list