SPECS: java-xml-commons.spec - build using java-gcj-compat - typo i depende...
pawelz
pawelz at pld-linux.org
Sun Feb 1 22:55:36 CET 2009
Author: pawelz Date: Sun Feb 1 21:55:36 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- build using java-gcj-compat
- typo i dependencies
---- Files affected:
SPECS:
java-xml-commons.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/java-xml-commons.spec
diff -u SPECS/java-xml-commons.spec:1.23 SPECS/java-xml-commons.spec:1.24
--- SPECS/java-xml-commons.spec:1.23 Fri Jan 30 17:05:57 2009
+++ SPECS/java-xml-commons.spec Sun Feb 1 22:55:31 2009
@@ -1,6 +1,6 @@
# $Revision$, $Date$
%define subver b2
-%define rel 4
+%define rel 5
%define srcname xml-commons
%include /usr/lib/rpm/macros.java
Summary: Common code for Apache XML projects
@@ -17,7 +17,7 @@
URL: http://xml.apache.org/commons/
# ant >= 1.7.1-3 is required because of ant-gcjtask.patch
BuildRequires: ant >= 1.7.1-3
-BuildRequires: gcj
+BuildRequires: java-gcj-compat
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
BuildRequires: rpmbuild(macros) >= 1.300
@@ -50,7 +50,7 @@
Summary(pl.UTF-8): Dokumentacja online dla xml-commons
Group: Documentation
Requires: jpackage-utils
-Obsoletes: xml-commons
+Obsoletes: xml-commons-javadoc
%description javadoc
Documentation for xml-commons.
@@ -70,7 +70,7 @@
%build
%ant clean
-%ant jars -Dbuild.compiler=gcj
+%ant jars
%install
rm -rf $RPM_BUILD_ROOT
@@ -109,6 +109,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2009/02/01 21:55:31 pawelz
+- build using java-gcj-compat
+- typo i dependencies
+
Revision 1.23 2009/01/30 16:05:57 pawelz
- rel 4, STBR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-xml-commons.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list