SPECS: java-commons-logging.spec - build without avalon-*, becoause avalon-...
pawelz
pawelz at pld-linux.org
Thu Dec 25 20:10:58 CET 2008
Author: pawelz Date: Thu Dec 25 19:10:58 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- build without avalon-*, becoause avalon-* build-requires commons-logging
---- Files affected:
SPECS:
java-commons-logging.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/java-commons-logging.spec
diff -u SPECS/java-commons-logging.spec:1.25 SPECS/java-commons-logging.spec:1.26
--- SPECS/java-commons-logging.spec:1.25 Thu Dec 25 19:02:09 2008
+++ SPECS/java-commons-logging.spec Thu Dec 25 20:10:52 2008
@@ -18,8 +18,6 @@
Patch0: jakarta-commons-logging-target.patch
URL: http://commons.apache.org/logging/
BuildRequires: ant
-BuildRequires: avalon-framework-api
-BuildRequires: avalon-logkit
BuildRequires: jdk >= 1.4
BuildRequires: jpackage-utils
BuildRequires: logging-log4j
@@ -65,7 +63,7 @@
%patch0 -p1
%build
-required_jars="log4j junit avalon-logkit avalon-framework-api"
+required_jars="log4j junit"
CLASSPATH=$(build-classpath $required_jars)
export CLASSPATH
%ant dist javadoc
@@ -109,6 +107,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2008/12/25 19:10:52 pawelz
+- build without avalon-*, becoause avalon-* build-requires commons-logging
+
Revision 1.25 2008/12/25 18:02:09 pawelz
- BR: avalon-*
- pass correct jar names to build-classpath
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-commons-logging.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list