rpms/jdom/devel jdom.spec,1.12,1.13

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jun 7 22:16:11 UTC 2006


Author: dbhole

Update of /cvs/dist/rpms/jdom/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv3646

Modified Files:
	jdom.spec 
Log Message:

Remove spurious xml-commons-api requirement




Index: jdom.spec
===================================================================
RCS file: /cvs/dist/rpms/jdom/devel/jdom.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- jdom.spec	7 Jun 2006 20:58:12 -0000	1.12
+++ jdom.spec	7 Jun 2006 22:16:08 -0000	1.13
@@ -56,7 +56,7 @@
 
 
 %build
-export CLASSPATH=$(build-classpath xalan-j2 xml-commons-apis)
+export CLASSPATH=$(build-classpath xalan-j2)
 sed -e 's|<property name="build.compiler".*||' build.xml > tempf; cp tempf build.xml; rm tempf
 ant -Dj2se.apidoc=%{_javadocdir}/java package javadoc-link
 
@@ -121,6 +121,7 @@
 %changelog
 * Wed Jun  7 2006 Deepak Bhole <dbhole at redhat.com> - 0:1.0-1jpp_4fc
 - Build natively
+- Remove spurious xml-commons-api requirement
 
 * Mon Mar  6 2006 Jeremy Katz <katzj at redhat.com> - 0:1.0-1jpp_3fc
 - stop scriptlet spew




More information about the fedora-cvs-commits mailing list