[RPM (6.0)] tomcat7-7.0.54-2.jpp6
Ralph Apel <[email protected]> Wed, 30 Jul 2014 10:05:04 +0200
| Newsgroups | gmane.linux.jpackage.announce |
|---|---|
| Message-ID | <[email protected]> |
Name : tomcat7 Relocations: (not relocatable) Version : 7.0.54 Vendor: JPackage Project Release : 2.jpp6 Build Date: Wed 30 Jul 2014 09:55:58 AM CEST Install Date: (not installed) Build Host: linux.fritz.box Group : Networking/Daemons Source RPM: (none) Size : 6764803 License: ASL 2.0 Signature : (none) Packager : Ralph Apel <[email protected]> URL : http://tomcat.apache.org/ Summary : Apache Servlet/JSP Engine, RI for Servlet 3.0/JSP 2.2 API Description : Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed by Sun under the Java Community Process. Tomcat is developed in an open and participatory environment and released under the Apache Software License version 2.0. Tomcat is intended to be a collaboration of the best-of-breed developers from around the world. --------------- Ralph Apel <[email protected]> 0:7.0.54-2 - Fix tomcat7 ignoring tomcat7.conf according to suggestion in Bug 377 - This upload should fix missing signature due to crash side effects --------------- --------------- Index: tomcat7-7.0.init =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/tomcat7/tomcat7-7.0.init,v retrieving revision 1.4 diff -u -r1.4 tomcat7-7.0.init --- tomcat7-7.0.init 14 Apr 2013 11:56:12 -0000 1.4 +++ tomcat7-7.0.init 30 Jul 2014 08:05:03 -0000 @@ -52,7 +52,7 @@ # Get instance specific config file if [ -r "/etc/sysconfig/${NAME}" ]; then . /etc/sysconfig/${NAME} - TOMCAT_CFG=/etc/sysconfig/${NAME} +# TOMCAT_CFG=/etc/sysconfig/${NAME} fi # Define which connector port to use Index: tomcat7.spec =================================================================== RCS file: /home/projects/jpackage/cvs/rpms/free/tomcat7/tomcat7.spec,v retrieving revision 1.8 diff -u -r1.8 tomcat7.spec --- tomcat7.spec 29 Jun 2014 12:51:42 -0000 1.8 +++ tomcat7.spec 30 Jul 2014 08:05:03 -0000 @@ -65,7 +65,7 @@ Name: tomcat7 Epoch: 0 Version: %{major_version}.%{minor_version}.%{micro_version} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API Group: Networking/Daemons @@ -672,6 +672,12 @@ %{appdir}/sample %changelog +* Wed Jul 30 2014 Ralph Apel <[email protected]> 0:7.0.54-2 +- Fix tomcat7 ignoring tomcat7.conf according to suggestion + in Bug 377 +- This upload should fix missing signature due to crash + side effects + * Sun Jun 29 2014 Ralph Apel <[email protected]> 0:7.0.54-1 - 7.0.54 with native 1.1.30, commons-daemon 1.0.15, commons-logging 1.1.3