SPECS: tomcat.spec - added Patch8 which removes broken links from menu; rel...

paszczus paszczus at pld-linux.org
Thu Apr 16 10:18:45 CEST 2009


Author: paszczus                     Date: Thu Apr 16 08:18:45 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added Patch8 which removes broken links from menu; rel 0.9

---- Files affected:
SPECS:
   tomcat.spec (1.120 -> 1.121) 

---- Diffs:

================================================================
Index: SPECS/tomcat.spec
diff -u SPECS/tomcat.spec:1.120 SPECS/tomcat.spec:1.121
--- SPECS/tomcat.spec:1.120	Tue Apr 14 16:48:51 2009
+++ SPECS/tomcat.spec	Thu Apr 16 10:18:39 2009
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-# TODO   
-# - packages for *.renametojar files (-cgi and -ssi in server/lib)   
+# TODO
+# - packages for *.renametojar files (-cgi and -ssi in server/lib)
 # Conditional build:
 %bcond_without	javadoc		# skip building javadocs
 %bcond_with	jta		# put jta jar into tomcat lib dir.
@@ -10,7 +10,7 @@
 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.8
+Release:	0.9
 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
@@ -32,6 +32,7 @@
 Patch6:		apache-%{name}-struts.patch
 # WTF? Why is it needed? Is it related to struts version?
 Patch7:		apache-%{name}-admin-struts.patch
+Patch8:		apache-%{name}-no_links_to_examples.patch
 URL:		http://tomcat.apache.org/
 %if %{with java_sun}
 BuildRequires:	java-sun >= 1.5
@@ -196,6 +197,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 # we don't need dos scripts
 rm -f container/catalina/src/bin/*.bat
@@ -455,6 +457,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.121  2009/04/16 08:18:39  paszczus
+- added Patch8 which removes broken links from menu; rel 0.9
+
 Revision 1.120  2009/04/14 14:48:51  pawelz
 - BR: java-jdbc-mysql
 
================================================================

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



More information about the pld-cvs-commit mailing list