From 8bb07bcb02f7e8335bb789b0e0a1a2be9aeafa11 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Apr 14 2009 19:28:34 +0000 Subject: Rediff patch30. --- diff --git a/eclipse-addfragmentsforotherplatforms.patch b/eclipse-addfragmentsforotherplatforms.patch index b8db6c0..9d09da4 100644 --- a/eclipse-addfragmentsforotherplatforms.patch +++ b/eclipse-addfragmentsforotherplatforms.patch @@ -1,22 +1,21 @@ -diff -up ./assemble.org.eclipse.sdk.linux.gtk.s390x.xml.fragments ./assemble.org.eclipse.sdk.linux.gtk.s390x.xml ---- ./assemble.org.eclipse.sdk.linux.gtk.s390x.xml.fragments 2008-10-03 08:59:56.000000000 -0400 -+++ ./assemble.org.eclipse.sdk.linux.gtk.s390x.xml 2008-10-03 09:02:46.000000000 -0400 -@@ -184,6 +184,7 @@ - +--- ./assemble.org.eclipse.sdk.linux.gtk.s390x.xml.fragments 2009-04-14 21:14:09.000000000 +0200 ++++ ./assemble.org.eclipse.sdk.linux.gtk.s390x.xml 2009-04-14 21:22:53.000000000 +0200 +@@ -205,6 +205,7 @@ + + - -+ - - - -@@ -795,6 +796,10 @@ ++ + + + +@@ -838,6 +839,10 @@ -+ ++ + + + - + diff --git a/eclipse.spec b/eclipse.spec index 21c8a3b..f87f009 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -29,7 +29,7 @@ Epoch: 1 Summary: An open, extensible IDE Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro} -Release: 0.2.2%{?dist} +Release: 0.2.3%{?dist} License: EPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -414,8 +414,7 @@ mv plugins/org.eclipse.swt.gtk.linux.ia64.source_{3.5.0.HEAD,%{swtver}} # Nasty hack to get suppport for ppc64, sparc{,64} and alpha %patch24 -p1 %patch28 -# TODO and this one -#%patch30 +%patch30 %patch31 -p1 %patch38 @@ -1607,6 +1606,9 @@ fi #%{_libdir}/%{name}/configuration/org.eclipse.equinox.source %changelog +* Tue Apr 14 2009 Alexander Kurtakov 1:3.5.0-0.2.3 +- Rediff patch30. + * Tue Apr 14 2009 Alexander Kurtakov 1:3.5.0-0.2.2 - Fix version of source bundles.