SPECS: java-xalan.spec - use gnu java for compilation - do not require jre ...
pawelz
pawelz at pld-linux.org
Sat Jan 31 00:39:21 CET 2009
Author: pawelz Date: Fri Jan 30 23:39:21 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use gnu java for compilation
- do not require jre (let the autodeps generate correct R)
- removed EA tag. I hope it builds on all th archs now
---- Files affected:
SPECS:
java-xalan.spec (1.49 -> 1.50)
---- Diffs:
================================================================
Index: SPECS/java-xalan.spec
diff -u SPECS/java-xalan.spec:1.49 SPECS/java-xalan.spec:1.50
--- SPECS/java-xalan.spec:1.49 Sat Jan 31 00:32:50 2009
+++ SPECS/java-xalan.spec Sat Jan 31 00:39:15 2009
@@ -20,7 +20,7 @@
BuildRequires: jakarta-bcel
BuildRequires: java_cup
BuildRequires: jaxp_parser_impl
-BuildRequires: jdk >= 1.2
+BuildRequires: java-gcj-compat
BuildRequires: jlex
BuildRequires: jpackage-utils
BuildRequires: rpmbuild(macros) >= 1.300
@@ -29,12 +29,10 @@
# also resin.spec, resin-cmp.spec seem to provide it by simple grep.
BuildRequires: servlet
Requires: jaxp_parser_impl
-Requires: jre >= 1.2
Provides: jaxp_transform_impl
Provides: xalan-j
Obsoletes: xalan-j
BuildArch: noarch
-ExclusiveArch: i586 i686 pentium3 pentium4 athlon %{x8664} noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -70,7 +68,7 @@
Przykłady dla xalan-j, procesora XSLT napisanego w Javie.
%prep
-%setup -q -n %{srcname}_%{_ver}
+%setup -q -n xalan-j_%{_ver}
%patch0 -p1
find . -name "*.jar" ! -name "xalan2jdoc.jar" ! -name "stylebook-1.0-b3_xalan-2.jar" -exec rm -f {} \;
@@ -131,6 +129,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.50 2009/01/30 23:39:15 pawelz
+- use gnu java for compilation
+- do not require jre (let the autodeps generate correct R)
+- removed EA tag. I hope it builds on all th archs now
+
Revision 1.49 2009/01/30 23:32:50 pawelz
- fixed Patch0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-xalan.spec?r1=1.49&r2=1.50&f=u
More information about the pld-cvs-commit
mailing list