- Disable ppc64 for now (seems to be an upstream issue).

This commit is contained in:
Andrew Overholt 2005-11-12 21:46:29 +00:00
parent 6719f55178
commit 00c57ed309

View File

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