SPECS: java-xalan.spec - BR: java-xerces - export SHELL=/bin/sh (stupid jav...

pawelz pawelz at pld-linux.org
Fri Feb 6 01:10:48 CET 2009


Author: pawelz                       Date: Fri Feb  6 00:10:48 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: java-xerces
- export SHELL=/bin/sh (stupid javadoc ant task needs it)
- sorted BRs

---- Files affected:
SPECS:
   java-xalan.spec (1.53 -> 1.54) 

---- Diffs:

================================================================
Index: SPECS/java-xalan.spec
diff -u SPECS/java-xalan.spec:1.53 SPECS/java-xalan.spec:1.54
--- SPECS/java-xalan.spec:1.53	Fri Feb  6 00:48:59 2009
+++ SPECS/java-xalan.spec	Fri Feb  6 01:10:43 2009
@@ -18,13 +18,13 @@
 URL:		http://xml.apache.org/xalan-j/
 BuildRequires:	ant >= 1.5
 BuildRequires:	jakarta-bcel
-BuildRequires:	java_cup
-BuildRequires:	jaxp_parser_impl
 BuildRequires:	java-gcj-compat-devel
+BuildRequires:	java-xerces
+BuildRequires:	java-xml-commons-external
+BuildRequires:	java_cup
 BuildRequires:	jlex
 BuildRequires:	jpackage-utils
 BuildRequires:	rpmbuild(macros) >= 1.300
-BuildRequires:	java-xml-commons-external
 # servlet provided by jakarta-servletapi.spec
 # also resin.spec, resin-cmp.spec seem to provide it by simple grep.
 # but we do want servlet implementation working with gnu java
@@ -86,6 +86,7 @@
 required_jars='servlet java_cup java_cup-runtime jlex bcel jaxp_parser_impl xml-apis'
 CLASSPATH=$(build-classpath $required_jars)
 export CLASSPATH
+export SHELL=/bin/sh
 
 %ant -Dbuild.compiler=gcj \
 	xsltc.unbundledjar servlet \
@@ -132,6 +133,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.54  2009/02/06 00:10:43  pawelz
+- BR: java-xerces
+- export SHELL=/bin/sh (stupid javadoc ant task needs it)
+- sorted BRs
+
 Revision 1.53  2009/02/05 23:48:59  pawelz
 - BR java-servletapi5
 
================================================================

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



More information about the pld-cvs-commit mailing list