SPECS: odtransform.spec - build with older xerces-j pkg

glen glen at pld-linux.org
Mon Jan 26 23:57:06 CET 2009


Author: glen                         Date: Mon Jan 26 22:57:06 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build with older xerces-j pkg

---- Files affected:
SPECS:
   odtransform.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/odtransform.spec
diff -u SPECS/odtransform.spec:1.4 SPECS/odtransform.spec:1.5
--- SPECS/odtransform.spec:1.4	Mon Jan 26 17:15:00 2009
+++ SPECS/odtransform.spec	Mon Jan 26 23:57:00 2009
@@ -45,7 +45,7 @@
 %build
 export JAVA_HOME="%{java_home}"
 
-required_jars="commons-logging log4j xerces-j2 xalan"
+required_jars="commons-logging log4j jaxp_parser_impl xalan"
 CLASSPATH=$(build-classpath $required_jars)
 export CLASSPATH
 javac -cp $CLASSPATH main/java/org/clazzes/odtransform/*.java
@@ -76,6 +76,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2009/01/26 22:57:00  glen
+- build with older xerces-j pkg
+
 Revision 1.4  2009/01/26 16:15:00  glen
 - restore r1.2 changelog; adapter
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/odtransform.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list