SPECS (DEVEL): java-commons-logging.spec - it is no longer part of jakarta ...

pawelz pawelz at pld-linux.org
Fri Jan 23 12:17:16 CET 2009


Author: pawelz                       Date: Fri Jan 23 11:17:16 2009 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- it is no longer part of jakarta project (fixed name and descriptions)
- updated java deps

---- Files affected:
SPECS:
   java-commons-logging.spec (1.21.2.1 -> 1.21.2.2) 

---- Diffs:

================================================================
Index: SPECS/java-commons-logging.spec
diff -u SPECS/java-commons-logging.spec:1.21.2.1 SPECS/java-commons-logging.spec:1.21.2.2
--- SPECS/java-commons-logging.spec:1.21.2.1	Sat Dec  8 00:37:03 2007
+++ SPECS/java-commons-logging.spec	Fri Jan 23 12:17:10 2009
@@ -1,8 +1,8 @@
 # $Revision$, $Date$
 %include	/usr/lib/rpm/macros.java
-Summary:	Jakarta Commons Logging - interface for logging systems
-Summary(pl.UTF-8):	Jakarta Commons Logging - interfejs do systemów logujących
-Name:		jakarta-commons-logging
+Summary:	Commons Logging - interface for logging systems
+Summary(pl.UTF-8):	Commons Logging - interfejs do systemów logujących
+Name:		java-commons-logging
 Version:	1.1.1
 Release:	0.1
 License:	Apache License 2.0
@@ -47,17 +47,17 @@
 Obsoletes:	jakarta-commons-logging-doc
 
 %description javadoc
-Jakarta Commons Logging documentation.
+Commons Logging documentation.
 
 %description javadoc -l pl.UTF-8
-Dokumentacja do Jakarta Commons Logging.
+Dokumentacja do Commons Logging.
 
 %prep
 %setup -q -n commons-logging-%{version}-src
 #%patch0 -p1
 
 %build
-required_jars="log4j junit logkit avalon-framework servlet-api"
+required_jars="log4j junit avalon-logkit avalon-framework-impl servlet-api"
 export CLASSPATH=$(build-classpath $required_jars)
 %ant dist javadoc
 
@@ -95,6 +95,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21.2.2  2009/01/23 11:17:10  pawelz
+- it is no longer part of jakarta project (fixed name and descriptions)
+- updated java deps
+
 Revision 1.21.2.1  2007/12/07 23:37:03  glen
 - 1.1.1 (one test fails, therefore DEVEL branch)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-commons-logging.spec?r1=1.21.2.1&r2=1.21.2.2&f=u



More information about the pld-cvs-commit mailing list