rpms/ant/devel ant.spec,1.39,1.40

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed May 25 10:15:28 UTC 2005


Author: gbenson

Update of /cvs/dist/rpms/ant/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv28411

Modified Files:
	ant.spec 
Log Message:
Add omitted components to build classpath (makes syncing upstream easier)


Index: ant.spec
===================================================================
RCS file: /cvs/dist/rpms/ant/devel/ant.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ant.spec	23 May 2005 13:23:57 -0000	1.39
+++ ant.spec	25 May 2005 10:15:25 -0000	1.40
@@ -345,7 +345,7 @@
 
 %build
 # classpath selects optional components to build
-export CLASSPATH=$(%{_bindir}/build-classpath jaxp_parser_impl xml-commons-apis antlr bcel jaf javamail/mailapi jdepend junit log4j oro regexp commons-logging jsch xml-commons-resolver)
+export CLASSPATH=$(%{_bindir}/build-classpath jaxp_parser_impl xml-commons-apis antlr bcel jaf javamail/mailapi jdepend junit log4j oro regexp commons-net commons-logging jai/jai_codec jai/jai_core jsch bsf xml-commons-resolver)
 
 # perform bootstrap and build without jjp or user configs,
 # (except JAVA_HOME as required by build script)




More information about the fedora-cvs-commits mailing list