- Remove ExclusiveArch.

This commit is contained in:
Andrew Overholt 2005-07-05 16:18:34 +00:00
parent 59d55796ba
commit f244842fae
1 changed files with 1 additions and 5 deletions

View File

@ -103,11 +103,6 @@ Patch33: %{name}-compare-create-api.patch
Patch34: %{name}-bz162177.patch
Patch35: %{name}-javadoc.patch
%if %{gcj_support}
ExclusiveArch: %{ix86} x86_64 ppc
%else
BuildArch: noarch
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
%if !%{ecj_bootstrap}
BuildRequires: ant
@ -1275,6 +1270,7 @@ fi
%changelog
* Tue Jul 05 2005 Andrew Overholt <overholt@redhat.com> 3.1.0_fc-4
- Add ecj_bootstrap patch from Gary Benson to bootstrap new architectures.
- Remove ExclusiveArch.
* Tue Jul 05 2005 Andrew Overholt <overholt@redhat.com> 3.1.0_fc-3
- Bump release for FC4 update.