[RPM (6.0)] [DIST generic] tomcat7-7.0.34-2.jpp6

Ralph Apel <[email protected]> Wed, 6 Feb 2013 09:49:57 +0100
Newsgroups gmane.linux.jpackage.announce
Message-ID <[email protected]>
Name        : tomcat7                      Relocations: (not relocatable)
Version     : 7.0.34                            Vendor: JPackage Project
Release     : 2.jpp6                        Build Date: Wed 06 Feb 2013 09:40:44 AM CET
Install Date: (not installed)               Build Host: linux.fritz.box
Group       : Networking/Daemons            Source RPM: (none)
Size        : 6243395                          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.34-2
- Prevent xzpayload problem
---------------
tomcat7.src:191: W: unversioned-explicit-provides jsp22
tomcat7.src:219: W: unversioned-explicit-provides servlet7
tomcat7.src:220: W: unversioned-explicit-provides servlet30
tomcat7.src: W: strange-permission tomcat7-7.0.starter 0775
tomcat7.src: W: strange-permission commons-dbcp-1.4-src.tar.gz 0675
tomcat7.src: W: strange-permission commons-logging-1.1.1-src.tar.gz 0675
tomcat7.src: W: source-or-patch-not-bzipped tomcat7-build.patch
tomcat7.src: W: source-or-patch-not-bzipped tomcat7-JDTCompiler.patch
tomcat7.src: W: non-standard-group Networking/Daemons
tomcat7.src: W: no-signature
tomcat7.src: W: mixed-use-of-spaces-and-tabs (spaces: line 140, tab: line 283)
tomcat7.src: W: lib-package-without-%mklibname
tomcat7.src: W: invalid-license ASL 2.0
tomcat7.src:138: W: hardcoded-library-path in /lib/lsb/init-functions
tomcat7.src:139: W: hardcoded-library-path in /lib/lsb/init-functions
1 packages and 0 specfiles checked; 0 errors, 15 warnings.

---------------
Index: tomcat7.spec
===================================================================
RCS file: /home/projects/jpackage/cvs/rpms/free/tomcat7/tomcat7.spec,v
retrieving revision 1.2
diff -u -r1.2 tomcat7.spec
--- tomcat7.spec	26 Jan 2013 08:51:04 -0000	1.2
+++ tomcat7.spec	6 Feb 2013 08:49:56 -0000
@@ -29,6 +29,10 @@
 #
 
 %define section free
+%define _binary_payload w9.gzdio
+%define _source_payload w9.gzdio
+%define _binary_filedigest_algorithm 1
+%define _source_filedigest_algorithm 1
 
 %define jspspec 2.2
 %define major_version 7
@@ -55,7 +59,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
@@ -690,6 +694,9 @@
 %{appdir}/sample
 
 %changelog
+* Wed Feb 06 2013 Ralph Apel <[email protected]> 0:7.0.34-2
+- Prevent xzpayload problem
+
 * Fri Jan 25 2013 Ralph Apel <[email protected]> 0:7.0.34-1
 - 7.0.34 
 - fix depmaps