From 1d4ed3dedf40449a5fb6105b3e6749d0c1ee9b8d Mon Sep 17 00:00:00 2001 From: Ben Konrath Date: Nov 11 2006 00:43:34 +0000 Subject: - Remove SWT ON_TOP patch as it is fixed in 3.2.1. --- diff --git a/eclipse.spec b/eclipse.spec index 3972235..4c2efb9 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -26,7 +26,7 @@ Epoch: 1 Summary: An open, extensible IDE Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro} -Release: 17%{?dist} +Release: 18%{?dist} License: EPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -93,9 +93,6 @@ Patch31: %{name}-webapp-tomcat55.patch # https://bugs.eclipse.org/bugs/show_bug.cgi?id=98707 # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=178726 Patch33: %{name}-compare-create-api.patch -# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=191536 -# https://bugs.eclipse.org/bugs/show_bug.cgi?id=142861 -Patch54: %{name}-swt-rm-ON_TOP.patch # https://bugs.eclipse.org/bugs/show_bug.cgi?id=90630 Patch22: %{name}-updatehomedir.patch # JPackage []s in names of symlinks ... @@ -456,10 +453,6 @@ pushd plugins/org.eclipse.pde.build sed --in-place "s:@eclipse_base@:%{_datadir}/%{name}:" templates/package-build/build.properties popd -pushd plugins/org.eclipse.swt/Eclipse\ SWT -%patch54 -popd - %patch55 -p0 rm plugins/org.junit4/junit-4.1.jar @@ -1737,6 +1730,9 @@ rm -f %{_datadir}/%{name}/configuration/org.eclipse.update/platform.xml* %{_libdir}/%{name}/plugins/org.eclipse.sdk_* %changelog +* Fri Nov 10 2006 Ben Konrath 3.2.1-18 +- Remove SWT ON_TOP patch as it is fixed in 3.2.1. + * Thu Nov 09 2006 Ben Konrath 3.2.1-17 - Add file level requirement for swt fragment to rcp and platform packages. This is needed so that the rcp and platform packages pull in the swt package