SPECS: ant.spec - %{without ...} works fine

glen glen at pld-linux.org
Fri May 4 00:41:50 CEST 2007


Author: glen                         Date: Thu May  3 22:41:50 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %{without ...} works fine

---- Files affected:
SPECS:
   ant.spec (1.84 -> 1.85) 

---- Diffs:

================================================================
Index: SPECS/ant.spec
diff -u SPECS/ant.spec:1.84 SPECS/ant.spec:1.85
--- SPECS/ant.spec:1.84	Mon Apr 30 01:28:02 2007
+++ SPECS/ant.spec	Fri May  4 00:41:45 2007
@@ -25,7 +25,7 @@
 %bcond_without	junit		# disable building junit optional task(s)
 %bcond_without	netrexx		# disable building netrexx optional taks(s)
 #
-%if !%{with nonfree}
+%if %{without nonfree}
 %undefine	with_jai
 %endif
 %if %{with bootstrap}
@@ -893,6 +893,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85  2007/05/03 22:41:45  glen
+- %{without ...} works fine
+
 Revision 1.84  2007/04/29 23:28:02  qboosh
 - some links
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ant.spec?r1=1.84&r2=1.85&f=u



More information about the pld-cvs-commit mailing list