diff --git a/eclipse.spec b/eclipse.spec index 9c76a81..a55dfab 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -113,7 +113,7 @@ Patch45: %{name}-webapp-jasperclasspath.patch Patch46: %{name}-libswt-xpcomgcc4.patch %if %{gcj_support} -ExcludeArch: s390 s390x +ExcludeArch: s390 s390x ppc64 %else ExclusiveArch: %{ix86} x86_64 ppc ppc64 ia64 %endif @@ -1200,6 +1200,9 @@ fi %{_datadir}/%{name}/plugins/org.eclipse.platform.source.linux.gtk.*_3.1.1 %changelog +* Sat Nov 12 2005 Andrew Overholt 3.1.1-1jpp_7fc +- Disable ppc64 for now (seems to be an upstream issue). + * Thu Nov 10 2005 Andrew Overholt 3.1.1-1jpp_7fc - Build on ppc64 and ia64. - Add patch for mozilla code with gcc 4: