From 48b06c362e792cbd2b55b60c4c01af12b005bbd4 Mon Sep 17 00:00:00 2001 From: Andrew Overholt Date: Jan 04 2006 22:25:20 +0000 Subject: - Attempt build on ia64, s390, and s390x. --- diff --git a/eclipse.spec b/eclipse.spec index 794a228..e923995 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -23,7 +23,7 @@ Epoch: 1 Summary: %{pkg_summary} Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro} -Release: 1jpp_14fc +Release: 1jpp_15fc License: EPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -115,9 +115,9 @@ Patch47: %{name}-launcher-link.patch Patch48: %{name}-javadoclinks.patch %if %{gcj_support} -ExcludeArch: s390 s390x ia64 ppc64 +ExcludeArch: ppc64 %else -ExclusiveArch: %{ix86} x86_64 ppc ia64 +ExclusiveArch: %{ix86} x86_64 ppc ia64 s390 s390x %endif BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot BuildRequires: ant @@ -1264,9 +1264,10 @@ fi %{_datadir}/%{name}/plugins/org.eclipse.platform.source.linux.gtk.*_3.1.1 %changelog -* Wed Jan 04 2006 Andrew Overholt 3.1.1-1jpp_14fc +* Wed Jan 04 2006 Andrew Overholt 3.1.1-1jpp_15fc - Update s390{,x} patches. - Use natively-compiled ecj during build. +- Attempt build on ia64, s390, and s390x. * Fri Dec 23 2005 Andrew Overholt 3.1.1-1jpp_14fc - Rebuild again.