SPECS: java-xerces.spec - s/xml-commons/java-xml-commons/

pawelz pawelz at pld-linux.org
Sat Jan 31 00:15:22 CET 2009


Author: pawelz                       Date: Fri Jan 30 23:15:22 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- s/xml-commons/java-xml-commons/

---- Files affected:
SPECS:
   java-xerces.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/java-xerces.spec
diff -u SPECS/java-xerces.spec:1.39 SPECS/java-xerces.spec:1.40
--- SPECS/java-xerces.spec:1.39	Fri Jan 30 16:46:25 2009
+++ SPECS/java-xerces.spec	Sat Jan 31 00:15:16 2009
@@ -20,12 +20,12 @@
 Patch0:		xerces-j-target.patch
 URL:		http://xml.apache.org/xerces-j/
 BuildRequires:	ant >= 1.5
-BuildRequires:	jdk >= 1.3
+BuildRequires:	gcj
 BuildRequires:	jpackage-utils
 BuildRequires:	rpm-javaprov
 BuildRequires:	rpmbuild(macros) >= 1.300
-BuildRequires:	xml-commons
-Requires:	xml-commons
+BuildRequires:	java-xml-commons
+Requires:	java-xml-commons
 Provides:	xerces-j
 Provides:	jaxp_parser_impl
 Obsoletes:	xerces-j
@@ -63,7 +63,7 @@
 required_jars='xml-commons-apis'
 export CLASSPATH=$(build-classpath $required_jars):./tools/xercesImpl.jar:./tools/bin/xjavac.jar
 
-%ant jars javadocs
+%ant -Dbuild.compiler=gcj jars javadocs
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -101,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2009/01/30 23:15:16  pawelz
+- s/xml-commons/java-xml-commons/
+
 Revision 1.39  2009/01/30 15:46:25  pawelz
 - fixed Patch0 line
 - O: <old name> for subpackage
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-xerces.spec?r1=1.39&r2=1.40&f=u



More information about the pld-cvs-commit mailing list