]> git.pld-linux.org Git - packages/tomcat.git/commitdiff
- updated to 7.0.28
authorSławomir Paszkiewicz <paszczus@pld-linux.org>
Wed, 20 Jun 2012 14:26:07 +0000 (14:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated tomcat-build.xml.patch
- added tomcat-jdbc.jar to main package

Changed files:
    tomcat.spec -> 1.196

tomcat.spec

index f2c43f6a96c02f9d97e92f8749b6409e4ef6e239..61579701b2339f9b026ab5f37500debd5ded6503 100644 (file)
 Summary:       Web server and Servlet/JSP Engine, RI for Servlet %{servletapiver}/JSP %{jspapiver} API
 Summary(pl.UTF-8):     Serwer www i silnik Servlet/JSP będący wzorcową implementacją API Servlet %{servletapiver}/JSP %{jspapiver}
 Name:          tomcat
-Version:       7.0.26
+Version:       7.0.28
 Release:       1
 License:       Apache v2.0
 Group:         Networking/Daemons/Java
 Source0:       http://www.apache.org/dist/tomcat/tomcat-7/v%{version}/src/apache-%{name}-%{version}-src.tar.gz
-# Source0-md5: eb8e7192b02b6031be6fc23afea2431f
+# Source0-md5: b84c51041fdd42e3e08747d6c4db6d30
 Source1:       apache-%{name}.init
 Source2:       apache-%{name}.sysconfig
 Source3:       %{name}-build.properties
@@ -446,6 +446,7 @@ fi
 %{_tomcatdir}/lib/mysql-connector-java.jar
 %{_tomcatdir}/lib/org.eclipse.jdt.core.jar
 %{_tomcatdir}/lib/servlet-api.jar
+%{_tomcatdir}/lib/tomcat-jdbc.jar
 %{_tomcatdir}/lib/tomcat-coyote.jar
 %{_tomcatdir}/lib/tomcat-i18n-es.jar
 %{_tomcatdir}/lib/tomcat-i18n-fr.jar
This page took 0.034306 seconds and 4 git commands to generate.