From f193142eec20a317eba3cd81de55592df3c016f4 Mon Sep 17 00:00:00 2001 From: Andrew Overholt Date: Jan 04 2006 22:23:19 +0000 Subject: - Update s390{,x} patches. - Use natively-compiled ecj during build. --- diff --git a/eclipse.spec b/eclipse.spec index 9f142bf..794a228 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -59,9 +59,9 @@ Patch11: %{name}-libswt-mozilla.patch # We can't really commit to doing builds for these arches upstream, but we # need at least eclipse-ecj to run on them as it's our bytecode compiler for # Fedora. -#Patch13: %{name}-s390ands390x.patch +Patch13: %{name}-s390ands390x.patch # Stupid spaces in directories ... -#Patch14: %{name}-s390ands390x2.patch +Patch14: %{name}-s390ands390x2.patch # Make find work. See # https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=111736 #Patch16: %{name}-find.patch @@ -327,14 +327,14 @@ pushd plugins/org.eclipse.swt/Eclipse\ SWT\ PI/gtk/library %patch0 -p0 %patch11 -p0 %if %{gcj_support} -#%patch14 -p0 +%patch14 -p0 %endif popd %patch2 -p0 %patch4 -p0 %patch5 -p0 %if %{gcj_support} -#%patch13 -p1 +%patch13 -p1 %endif %if %{gcj_support} #%patch16 -p0 @@ -1264,7 +1264,7 @@ fi %{_datadir}/%{name}/plugins/org.eclipse.platform.source.linux.gtk.*_3.1.1 %changelog -* Wed Jan 04 2005 Andrew Overholt 3.1.1-1jpp_14fc +* Wed Jan 04 2006 Andrew Overholt 3.1.1-1jpp_14fc - Update s390{,x} patches. - Use natively-compiled ecj during build.