SPECS: apache-tomcat.spec - BR commons-io >= 1.4
glen
glen at pld-linux.org
Fri Oct 3 21:27:58 CEST 2008
Author: glen Date: Fri Oct 3 19:27:58 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR commons-io >= 1.4
---- Files affected:
SPECS:
apache-tomcat.spec (1.57 -> 1.58)
---- Diffs:
================================================================
Index: SPECS/apache-tomcat.spec
diff -u SPECS/apache-tomcat.spec:1.57 SPECS/apache-tomcat.spec:1.58
--- SPECS/apache-tomcat.spec:1.57 Fri Oct 3 20:59:48 2008
+++ SPECS/apache-tomcat.spec Fri Oct 3 21:27:53 2008
@@ -37,6 +37,7 @@
BuildRequires: jakarta-commons-fileupload >= 0:1.0
BuildRequires: jakarta-commons-httpclient
BuildRequires: jakarta-commons-launcher >= 0:0.9
+BuildRequires: jakarta-commons-io >= 1.4
BuildRequires: jakarta-commons-logging >= 0:1.0.4
BuildRequires: jakarta-commons-modeler >= 2.0
BuildRequires: jakarta-commons-pool >= 0:1.2
@@ -196,6 +197,7 @@
commons-httpclient.jar=$(find-jar commons-httpclient)
commons-collections.jar=$(find-jar commons-collections)
commons-fileupload.jar=$(find-jar commons-fileupload)
+commons-io.jar=$(find-jar commons-io)
jmx.jar=$(find-jar jmx)
jmx-tools.jar=$(find-jar jmx)
junit.jar=$(find-jar junit)
@@ -371,6 +373,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.58 2008/10/03 19:27:53 glen
+- BR commons-io >= 1.4
+
Revision 1.57 2008/10/03 18:59:48 glen
- 5.5.27
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache-tomcat.spec?r1=1.57&r2=1.58&f=u
More information about the pld-cvs-commit
mailing list