SPECS: java-xml-commons.spec - ant must know that we use gnu java
pawelz
pawelz at pld-linux.org
Sun Feb 1 23:41:18 CET 2009
Author: pawelz Date: Sun Feb 1 22:41:18 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ant must know that we use gnu java
---- Files affected:
SPECS:
java-xml-commons.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/java-xml-commons.spec
diff -u SPECS/java-xml-commons.spec:1.25 SPECS/java-xml-commons.spec:1.26
--- SPECS/java-xml-commons.spec:1.25 Sun Feb 1 23:05:32 2009
+++ SPECS/java-xml-commons.spec Sun Feb 1 23:41:13 2009
@@ -70,7 +70,7 @@
%build
%ant clean
-%ant jars
+%ant -Dbuild.compiler=gcj jars
%install
rm -rf $RPM_BUILD_ROOT
@@ -109,6 +109,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2009/02/01 22:41:13 pawelz
+- ant must know that we use gnu java
+
Revision 1.25 2009/02/01 22:05:32 pawelz
- BR: java-gcj-compat-devel (not java-gcj-compat)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-xml-commons.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list