summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Knox <dknox@fedoraproject.org>2010-04-06 17:03:31 +0000
committerDave Knox <dknox@fedoraproject.org>2010-04-06 17:03:31 +0000
commitec08b5cb2f55e363df39b82f405ad1df9529c068 (patch)
treebdf51ab3c5abfc96b845049dbed2c0dd1d2ce897
parent2cdbc959211863f63e3b1d45d6baf1d554c266f0 (diff)
Had to rework this patch because of changes to the manifest between 6.0.24
and 6.0.26.
-rw-r--r--tomcat6-6.0-bootstrap-MANIFEST.MF.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/tomcat6-6.0-bootstrap-MANIFEST.MF.patch b/tomcat6-6.0-bootstrap-MANIFEST.MF.patch
index 85ee302..ac94aac 100644
--- a/tomcat6-6.0-bootstrap-MANIFEST.MF.patch
+++ b/tomcat6-6.0-bootstrap-MANIFEST.MF.patch
@@ -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