From 4e89d4259999266b0d4403a7aff1044ddf5c96e6 Mon Sep 17 00:00:00 2001 From: Ben Konrath Date: Dec 19 2006 21:57:24 +0000 Subject: - Use sed instead of patch for tomcat version. --- diff --git a/eclipse-tomcat55-build.patch b/eclipse-tomcat55-build.patch index 0e607ec..d049aa5 100644 --- a/eclipse-tomcat55-build.patch +++ b/eclipse-tomcat55-build.patch @@ -1,14 +1,5 @@ --- build.xml.orig 2006-07-05 12:47:26.000000000 -0400 +++ build.xml 2006-07-05 12:50:49.000000000 -0400 -@@ -58,7 +58,7 @@ - - - -- -+ - - - @@ -144,50 +144,56 @@ @@ -110,61 +101,3 @@ -@@ -224,37 +230,37 @@ - - - -- -- -+ -+ - - -- -+ - - -- -+ - - - - - - -- -- -- -+ -+ -+ - - - - - -- -- -+ -+ - - - - - -- -- -+ -+ - - - -@@ -277,7 +283,7 @@ - - - -- -+ - - - diff --git a/eclipse.spec b/eclipse.spec index 2b5d171..930b3bd 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -19,7 +19,7 @@ Epoch: 1 Summary: An open, extensible IDE Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro} -Release: 25%{?dist} +Release: 26%{?dist} License: EPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -1700,6 +1700,9 @@ fi %{_libdir}/%{name}/plugins/org.eclipse.sdk_* %changelog +* Tue Dec 19 2006 Ben Konrath 3.2.1-26 +- Use sed instead of patch for tomcat version. + * Wed Dec 6 2006 Ben Konrath 3.2.1-25 - Add %%{_libdir}/eclipse dir to files list of libswt-gtk2. - Resolves: #211008.