This commit is contained in:
Andrew Overholt 2005-11-15 16:48:12 +00:00
parent 00c57ed309
commit d279140982
1 changed files with 4 additions and 4 deletions

View File

@ -113,9 +113,9 @@ Patch45: %{name}-webapp-jasperclasspath.patch
Patch46: %{name}-libswt-xpcomgcc4.patch
%if %{gcj_support}
ExcludeArch: s390 s390x ppc64
ExcludeArch: s390 s390x ia64 ppc64
%else
ExclusiveArch: %{ix86} x86_64 ppc ppc64 ia64
ExclusiveArch: %{ix86} x86_64 ppc ia64
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: ant
@ -1200,8 +1200,8 @@ fi
%{_datadir}/%{name}/plugins/org.eclipse.platform.source.linux.gtk.*_3.1.1
%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).
* Tue Nov 15 2005 Andrew Overholt <overholt@redhat.com> 3.1.1-1jpp_7fc
- Disable ia64 and ppc64 for now (these seem to be upstream issues).
* Thu Nov 10 2005 Andrew Overholt <overholt@redhat.com> 3.1.1-1jpp_7fc
- Build on ppc64 and ia64.