rpms/tomcat6/devel tomcat6-6.0-bootstrap-MANIFEST.MF.patch,1.4,1.5

Dave Knox dknox at fedoraproject.org
Tue Apr 6 17:03:31 UTC 2010


Author: dknox

Update of /cvs/pkgs/rpms/tomcat6/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv4456

Modified Files:
	tomcat6-6.0-bootstrap-MANIFEST.MF.patch 
Log Message:
Had to rework this patch because of changes to the manifest between 6.0.24 and 6.0.26.

tomcat6-6.0-bootstrap-MANIFEST.MF.patch:
 bootstrap.jar.manifest |    1 -
 1 file changed, 1 deletion(-)

Index: tomcat6-6.0-bootstrap-MANIFEST.MF.patch
===================================================================
RCS file: /cvs/pkgs/rpms/tomcat6/devel/tomcat6-6.0-bootstrap-MANIFEST.MF.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- tomcat6-6.0-bootstrap-MANIFEST.MF.patch	1 Mar 2010 14:44:21 -0000	1.4
+++ tomcat6-6.0-bootstrap-MANIFEST.MF.patch	6 Apr 2010 17:03:31 -0000	1.5
@@ -1,9 +1,9 @@
---- res/META-INF/bootstrap.jar.manifest.orig	2010-01-19 15:43:41.000000000 +0200
-+++ res/META-INF/bootstrap.jar.manifest	2010-03-01 12:42:57.993559599 +0200
-@@ -1,5 +1,4 @@
+--- res/META-INF/bootstrap.jar.manifest.orig	2010-04-06 10:11:09.000000000 -0600
++++ res/META-INF/bootstrap.jar.manifest	2010-04-06 10:45:56.000000000 -0600
+@@ -1,6 +1,5 @@
  Manifest-Version: 1.0
  Main-Class: org.apache.catalina.startup.Bootstrap
 -Class-Path: commons-daemon.jar tomcat-juli.jar
- Specification-Title: Catalina
- Specification-Version: 6.0
-\ No newline at end of file
+ Specification-Title: Apache Tomcat Bootstrap
+ Specification-Version: @VERSION_MAJOR_MINOR@
+ Specification-Vendor: Apache Software Foundation



More information about the scm-commits mailing list