SPECS: jakarta-commons-collections.spec - updated to 3.2 - new URL...

glen glen at pld-linux.org
Fri Dec 7 21:15:03 CET 2007


Author: glen                         Date: Fri Dec  7 20:15:03 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.2
- new URL
- cleanup junit.jar as junit not used

---- Files affected:
SPECS:
   jakarta-commons-collections.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/jakarta-commons-collections.spec
diff -u SPECS/jakarta-commons-collections.spec:1.22 SPECS/jakarta-commons-collections.spec:1.23
--- SPECS/jakarta-commons-collections.spec:1.22	Fri Dec  7 21:04:13 2007
+++ SPECS/jakarta-commons-collections.spec	Fri Dec  7 21:14:58 2007
@@ -1,17 +1,19 @@
 # $Revision$, $Date$
+# TODO
+# - rename to apache-commons-collections?
 %include	/usr/lib/rpm/macros.java
 Summary:	Jakarta Commons Collections - Java Collections enhancements
 Summary(pl.UTF-8):	Jakarta Commons Collections - rozszerzenia Java Collections
 Name:		jakarta-commons-collections
-Version:	3.1
-Release:	5
+Version:	3.2
+Release:	1
 License:	Apache
 Group:		Development/Languages/Java
-Source0:	http://www.apache.org/dist/jakarta/commons/collections/source/commons-collections-%{version}-src.tar.gz
-# Source0-md5:	2da710d9c81ae85ee3a386e7ed1b1fe8
+Source0:	http://www.apache.org/dist/commons/collections/source/commons-collections-%{version}-src.tar.gz
+# Source0-md5:	dbf80727b384bfb9c220d78af30ebc14
 Source1:	%{name}-tomcat5-build.xml
 Patch0:		%{name}-target.patch
-URL:		http://jakarta.apache.org/commons/collections/
+URL:		http://commons.apache.org/collections/
 BuildRequires:	ant
 BuildRequires:	jpackage-utils
 BuildRequires:	rpm-javaprov
@@ -51,16 +53,13 @@
 Collections dependency for Tomcat5
 
 %prep
-%setup -q -n commons-collections-%{version}
+%setup -q -n commons-collections-%{version}-src
 %{__sed} -i -e 's,\r$,,' build.xml
 %patch0 -p1
 cp %{SOURCE1} tomcat5-build.xml
 find -name '*.jar' | xargs rm -vf
 
 %build
-cat <<EOF > build.properties
-junit.jar=$(build-classpath junit)
-EOF
 %ant jar javadoc
 
 # commons-collections-tomcat5
@@ -108,6 +107,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2007-12-07 20:14:58  glen
+- updated to 3.2
+- new URL
+- cleanup junit.jar as junit not used
+
 Revision 1.22  2007-12-07 20:04:13  glen
 - rel 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/jakarta-commons-collections.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list