- Try build on ppc64 (rh#172172, rh#181846).

This commit is contained in:
Andrew Overholt 2006-02-17 15:08:14 +00:00
parent a39d92a5ac
commit 2a94d059ca
1 changed files with 6 additions and 3 deletions

View File

@ -22,7 +22,7 @@ Epoch: 1
Summary: %{pkg_summary}
Name: eclipse
Version: %{eclipse_majmin}.%{eclipse_micro}
Release: 1jpp_7fc
Release: 1jpp_8fc
License: EPL
Group: Text Editors/Integrated Development Environments (IDE)
URL: http://www.eclipse.org/
@ -113,9 +113,9 @@ Patch48: %{name}-javadoclinks.patch
Patch49: %{name}-ecj-rpmdebuginfo.patch
%if %{gcj_support}
ExcludeArch: ppc64 s390 s390x
ExcludeArch: s390 s390x
%else
ExclusiveArch: %{ix86} x86_64 ppc ia64
ExclusiveArch: %{ix86} x86_64 ppc ia64 ppc64
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: ant
@ -1279,6 +1279,9 @@ fi
%{_datadir}/%{name}/plugins/org.eclipse.platform.source.linux.gtk.*_%{version}
%changelog
* Fri Feb 17 2006 Andrew Overholt <overholt@redhat.com> - 1:3.1.2-1jpp_8fc
- Try build on ppc64 (rh#172172, rh#181846).
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:3.1.2-1jpp_7fc
- bump again for double-long bug on ppc(64)