This commit is contained in:
Andrew Overholt 2006-03-01 17:49:20 +00:00
parent e41b8fbf1f
commit eebe9ab0a2
1 changed files with 3 additions and 2 deletions

View File

@ -117,9 +117,9 @@ Patch49: %{name}-ecj-rpmdebuginfo.patch
Patch51: %{name}-ppc64.patch
%if %{gcj_support}
ExcludeArch: s390 s390x
ExcludeArch: s390 s390x ppc64
%else
ExclusiveArch: %{ix86} x86_64 ppc ia64 ppc64
ExclusiveArch: %{ix86} x86_64 ppc ia64
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
BuildRequires: ant
@ -1269,6 +1269,7 @@ fi
%changelog
* Tue Feb 28 2006 Andrew Overholt <overholt@redhat.com> 3.1.2-1jpp_12fc
- Update to tomcat 5.5 (e.o#98371).
- Don't build on ppc64 until we get the tomcat situation straightened out.
* Fri Feb 17 2006 Igor Foox <ifoox@redhat.com> - 1:3.1.2-1jpp_10fc
- Added patch for ppc64.