SPECS: java-xalan.spec - added BR: java-xerces (for javadoc) - use 196M for...

paszczus paszczus at pld-linux.org
Tue Mar 31 18:02:29 CEST 2009


Author: paszczus                     Date: Tue Mar 31 16:02:29 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added BR: java-xerces (for javadoc)
- use 196M for ant

---- Files affected:
SPECS:
   java-xalan.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/java-xalan.spec
diff -u SPECS/java-xalan.spec:1.58 SPECS/java-xalan.spec:1.59
--- SPECS/java-xalan.spec:1.58	Tue Mar 31 14:15:44 2009
+++ SPECS/java-xalan.spec	Tue Mar 31 18:02:24 2009
@@ -39,6 +39,7 @@
 # also resin.spec, resin-cmp.spec seem to provide it by simple grep.
 # but we do want servlet implementation working with gnu java
 BuildRequires:	java-servletapi5
+BuildRequires:	java-xerces
 Requires:	jaxp_parser_impl
 Provides:	jaxp_transform_impl
 Provides:	xalan-j
@@ -94,10 +95,10 @@
 export JAVA_HOME=%{java_home}
 export JAVAC=%{javac}
 export JAVA=%{java}
-required_jars='servlet java_cup java_cup-runtime jlex bcel jaxp_parser_impl xml-apis'
+required_jars='servlet java_cup java_cup-runtime jlex bcel jaxp_parser_impl xerces-j2 xml-apis'
 CLASSPATH=$(build-classpath $required_jars)
 export CLASSPATH
-export SHELL=/bin/sh
+export ANT_OPTS="-Xmx196m"
 
 %ant xsltc.unbundledjar servlet \
 	%{?with_doc:docs xsltc.docs javadocs samples}
@@ -143,6 +144,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2009/03/31 16:02:24  paszczus
+- added BR: java-xerces (for javadoc)
+- use 196M for ant
+
 Revision 1.58  2009/03/31 12:15:44  paszczus
 - release 2
 
================================================================

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



More information about the pld-cvs-commit mailing list