Author: pawelz Date: Fri Jan 30 23:23:46 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - BR java-gcj-compat, not just gcj (javadoc is needed) - unified
---- Files affected: SPECS: java-xerces.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: SPECS/java-xerces.spec diff -u SPECS/java-xerces.spec:1.40 SPECS/java-xerces.spec:1.41 --- SPECS/java-xerces.spec:1.40 Sat Jan 31 00:15:16 2009 +++ SPECS/java-xerces.spec Sat Jan 31 00:23:40 2009 @@ -20,7 +20,7 @@ Patch0: xerces-j-target.patch URL: http://xml.apache.org/xerces-j/ BuildRequires: ant >= 1.5 -BuildRequires: gcj +BuildRequires: java-gcj-compat BuildRequires: jpackage-utils BuildRequires: rpm-javaprov BuildRequires: rpmbuild(macros) >= 1.300 @@ -61,7 +61,8 @@ %build required_jars='xml-commons-apis' -export CLASSPATH=$(build-classpath $required_jars):./tools/xercesImpl.jar:./tools/bin/xjavac.jar +CLASSPATH=$(build-classpath $required_jars):./tools/xercesImpl.jar:./tools/bin/xjavac.jar +export CLASSPATH %ant -Dbuild.compiler=gcj jars javadocs @@ -101,6 +102,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2009/01/30 23:23:40 pawelz +- BR java-gcj-compat, not just gcj (javadoc is needed) +- unified + Revision 1.40 2009/01/30 23:15:16 pawelz - s/xml-commons/java-xml-commons/ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-xerces.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
