SPECS: ant.spec - fixed commons-logging and commons-net
qboosh
qboosh at pld-linux.org
Sun Jan 7 16:02:39 CET 2007
Author: qboosh Date: Sun Jan 7 15:02:39 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed commons-logging and commons-net
---- Files affected:
SPECS:
ant.spec (1.75 -> 1.76)
---- Diffs:
================================================================
Index: SPECS/ant.spec
diff -u SPECS/ant.spec:1.75 SPECS/ant.spec:1.76
--- SPECS/ant.spec:1.75 Sun Jan 7 14:44:52 2007
+++ SPECS/ant.spec Sun Jan 7 16:02:34 2007
@@ -513,8 +513,8 @@
%{?with_antlr:required_jars="$required_jars antlr"}
%{?with_apache_bsf:required_jars="$required_jars bsf jython bsh"}
%{?with_apache_resolver:required_jars="$required_jars xml-commons-resolver"}
-%{?with_commons_logging:required_jars="$required_jars jakarta-commons-logging"}
-%{?with_commons_net:required_jars="$required_jars jakarta-commons-net"}
+%{?with_commons_logging:required_jars="$required_jars commons-logging"}
+%{?with_commons_net:required_jars="$required_jars commons-net"}
%{?with_jai:required_jars="$required_jars jait"}
%{?with_apache_bcel:required_jars="$required_jars bcel"}
%{?with_apache_log4j:required_jars="$required_jars log4j"}
@@ -846,6 +846,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.76 2007/01/07 15:02:34 qboosh
+- fixed commons-logging and commons-net
+
Revision 1.75 2007/01/07 13:44:52 qboosh
- bcond typos
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ant.spec?r1=1.75&r2=1.76&f=u
More information about the pld-cvs-commit
mailing list