SPECS: fop.spec - tweaked CLASSPATH, still doesn't build (how to p...

radek radek at pld-linux.org
Tue May 23 21:20:55 CEST 2006


Author: radek                        Date: Tue May 23 19:20:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- tweaked CLASSPATH, still doesn't build (how to pass -source?)

---- Files affected:
SPECS:
   fop.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/fop.spec
diff -u SPECS/fop.spec:1.31 SPECS/fop.spec:1.32
--- SPECS/fop.spec:1.31	Tue May 23 20:45:07 2006
+++ SPECS/fop.spec	Tue May 23 21:20:49 2006
@@ -47,7 +47,8 @@
 %setup -q
 
 %build
-required_jars='tools ant xml-apis xercesImpl xalan'
+required_jars='ant xml-commons-apis xercesImpl xalan batik'
+CLASSPATH="%{_jvmlibdir}/java/lib/tools.jar"
 export CLASSPATH="$CLASSPATH:`/usr/bin/build-classpath $required_jars`"
 export JAVA_HOME=%{java_home}
 export JAVAC=%{javac}
@@ -88,6 +89,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2006/05/23 19:20:49  radek
+- tweaked CLASSPATH, still doesn't build (how to pass -source?)
+
 Revision 1.31  2006/05/23 18:45:07  radek
 - unified, use macros (still doesn't build)
 - s/_javaclassdir/_javadir
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fop.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list