SPECS: tomcat.spec - install jdbc-mysql in common/lib

pawelz pawelz at pld-linux.org
Tue Apr 14 16:32:07 CEST 2009


Author: pawelz                       Date: Tue Apr 14 14:32:07 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install jdbc-mysql in common/lib

---- Files affected:
SPECS:
   tomcat.spec (1.118 -> 1.119) 

---- Diffs:

================================================================
Index: SPECS/tomcat.spec
diff -u SPECS/tomcat.spec:1.118 SPECS/tomcat.spec:1.119
--- SPECS/tomcat.spec:1.118	Mon Apr 13 09:36:42 2009
+++ SPECS/tomcat.spec	Tue Apr 14 16:32:02 2009
@@ -99,6 +99,7 @@
 Requires:	java-commons-logging
 Requires:	java-commons-modeler
 Requires:	java-commons-pool-tomcat5
+Requires:	java-jdbc-mysql
 Requires:	java-regexp
 Requires:	java-servletapi5 = %{version}
 Requires:	java-xml-commons
@@ -309,7 +310,7 @@
 	ln -sf $jar $TOMCATDIR/bin
 done
 
-jars="commons-el commons-dbcp-tomcat5 commons-pool-tomcat5 servlet-api jsp-api commons-modeler"
+jars="commons-el commons-dbcp-tomcat5 commons-pool-tomcat5 servlet-api jsp-api commons-modeler jdbc-mysql"
 for jar in $jars; do
 	jar=$(find-jar $jar)
 	ln -sf $jar $TOMCATDIR/common/lib
@@ -453,6 +454,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.119  2009/04/14 14:32:02  pawelz
+- install jdbc-mysql in common/lib
+
 Revision 1.118  2009/04/13 07:36:42  glen
 - symlinks cleanup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tomcat.spec?r1=1.118&r2=1.119&f=u



More information about the pld-cvs-commit mailing list