From eebe9ab0a244133ecb11a90f52fc7c4bdbfe86c2 Mon Sep 17 00:00:00 2001 From: Andrew Overholt Date: Wed, 1 Mar 2006 17:49:20 +0000 Subject: [PATCH] foo --- eclipse.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/eclipse.spec b/eclipse.spec index 9c1844a..2c2f7ce 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -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 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 - 1:3.1.2-1jpp_10fc - Added patch for ppc64.