]> git.pld-linux.org Git - packages/tomcat.git/commitdiff
- drop startup/shutdown wrappers (unused)
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 12 Apr 2009 15:07:09 +0000 (15:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    tomcat.spec -> 1.112

tomcat.spec

index c12dc060f34bf77d4353359b1f1dedcfc5d3e19e..6a2bf90da9cffbf2e34d4236c7f725d68322a2a0 100644 (file)
@@ -9,7 +9,7 @@ Summary:        Apache Servlet/JSP Engine, RI for Servlet 2.4/JSP 2.0 API
 Summary(pl.UTF-8):     Silnik Servlet/JSP Apache będący wzorcową implementacją API Servlet 2.4/JSP 2.0
 Name:          tomcat
 Version:       5.5.27
-Release:       0.5
+Release:       0.6
 License:       Apache v2.0
 Group:         Networking/Daemons/Java
 Source0:       http://www.apache.org/dist/tomcat/tomcat-5/v%{version}/src/apache-%{name}-%{version}-src.tar.gz
@@ -195,6 +195,8 @@ servletów Apache Tomcat.
 
 # we don't need dos scripts
 rm -f container/catalina/src/bin/*.bat
+# or those
+rm -f container/catalina/src/bin/{startup,shutdown}.sh
 
 # causes file(1) rpm to abort, and not really neccessary file
 rm container/webapps/admin/images/Thumbs.db
This page took 0.064373 seconds and 4 git commands to generate.