From 5b42c65383187bcbe34b314181fa6dff1dc0fb2e Mon Sep 17 00:00:00 2001 From: Andrew Overholt Date: Mar 06 2006 21:47:41 +0000 Subject: s/tomcat-http11/tomcat-http/g --- diff --git a/eclipse-tomcat55-build.patch b/eclipse-tomcat55-build.patch index b48265c..086fec3 100644 --- a/eclipse-tomcat55-build.patch +++ b/eclipse-tomcat55-build.patch @@ -1,5 +1,5 @@ ---- build.xml.orig 2005-05-13 14:34:52.000000000 -0400 -+++ build.xml 2005-06-14 15:56:51.000000000 -0400 +--- build.xml.orig 2006-03-06 16:45:16.000000000 -0500 ++++ build.xml 2006-03-06 16:45:57.000000000 -0500 @@ -45,7 +45,7 @@ @@ -9,7 +9,7 @@ -@@ -115,44 +115,64 @@ +@@ -115,48 +115,68 @@ @@ -17,34 +17,20 @@ - -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- + + + + -+ -+ -+ -+ + + + + + + -+ -+ + + +- +- + + + @@ -55,8 +41,14 @@ + + + -+ -+ + + +- +- +- +- +- +- + + + @@ -95,7 +87,13 @@ - - +- +- ++ ++ + + + @@ -189,11 +209,11 @@ @@ -150,3 +148,4 @@ + + diff --git a/eclipse.spec b/eclipse.spec index 76c657e..9e476d8 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -914,7 +914,7 @@ ln -sf %{_javadir}/servletapi5.jar plugins/org.eclipse.tomcat_*/servletapi5.jar ln -sf %{tomcatlibdir}/server/lib/servlets-default.jar plugins/org.eclipse.tomcat_*/servlets-default.jar ln -sf %{tomcatlibdir}/server/lib/servlets-invoker.jar plugins/org.eclipse.tomcat_*/servlets-invoker.jar ln -sf %{tomcatlibdir}/server/lib/tomcat-coyote.jar plugins/org.eclipse.tomcat_*/tomcat-coyote.jar -ln -sf %{tomcatlibdir}/server/lib/tomcat-http11.jar plugins/org.eclipse.tomcat_*/tomcat-http.jar +ln -sf %{tomcatlibdir}/server/lib/tomcat-http.jar plugins/org.eclipse.tomcat_*/tomcat-http.jar ln -sf %{tomcatlibdir}/server/lib/tomcat-util.jar plugins/org.eclipse.tomcat_*/tomcat-util.jar ## END TOMCAT ## ln -sf %{_javadir}/junit.jar plugins/org.junit_*/junit.jar