SPECS: ant.spec - bcond typos
qboosh
qboosh at pld-linux.org
Sun Jan 7 14:44:57 CET 2007
Author: qboosh Date: Sun Jan 7 13:44:57 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- bcond typos
---- Files affected:
SPECS:
ant.spec (1.74 -> 1.75)
---- Diffs:
================================================================
Index: SPECS/ant.spec
diff -u SPECS/ant.spec:1.74 SPECS/ant.spec:1.75
--- SPECS/ant.spec:1.74 Sun Jan 7 14:40:40 2007
+++ SPECS/ant.spec Sun Jan 7 14:44:52 2007
@@ -11,8 +11,8 @@
%bcond_without apache_oro # disable building apache-oro optional task(s)
%bcond_without apache_regexp # disable building apache-regexp optional task(s)
%bcond_with apache_resolver # enable building apache-resolver optional task(s)
-%bcond_without commons-logging # disable building commons-logging optional task(s)
-%bcond_without commons-net # disable building commons-net optional task(s)
+%bcond_without commons_logging # disable building commons-logging optional task(s)
+%bcond_without commons_net # disable building commons-net optional task(s)
%bcond_with jai # enable building jai optional task(s)
%bcond_without javamail # disable building javamail optional task(s)
%bcond_with jdepend # enable building jdepend optional task(s)
@@ -846,6 +846,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.75 2007/01/07 13:44:52 qboosh
+- bcond typos
+
Revision 1.74 2007/01/07 13:40:40 qboosh
- added missing file
- killed invalid usage of _sysconfdir macro
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ant.spec?r1=1.74&r2=1.75&f=u
More information about the pld-cvs-commit
mailing list