From 5ffafab5970d5c1e0aaad8a9600bbdd735ded1c5 Mon Sep 17 00:00:00 2001 From: Alexander Kurtakov Date: Nov 25 2011 18:42:15 +0000 Subject: Add ExclusiveArch for RHEL. --- diff --git a/eclipse.spec b/eclipse.spec index 5be6fc6..decfd3e 100644 --- a/eclipse.spec +++ b/eclipse.spec @@ -16,7 +16,7 @@ Epoch: 1 Summary: An open, extensible IDE Name: eclipse Version: %{eclipse_majmin}.%{eclipse_micro} -Release: 5%{?dist} +Release: 6%{?dist} License: EPL Group: Text Editors/Integrated Development Environments (IDE) URL: http://www.eclipse.org/ @@ -65,6 +65,10 @@ BuildRequires: sat4j >= 2.3.0-1 BuildRequires: objectweb-asm >= 3.3.1-1 BuildRequires: zip +%if 0%{?rhel} >= 6 +ExclusiveArch: %{ix86} x86_64 +%endif + %description The Eclipse platform is designed for building integrated development environments (IDEs), server-side applications, desktop applications, and @@ -643,6 +647,9 @@ rm -rf %{_bindir}/efj/ %{_libdir}/%{name}/dropins/sdk %changelog +* Fri Nov 25 2011 Alexander Kurtakov 1:3.7.1-6 +- Add ExclusiveArch for RHEL. + * Fri Nov 25 2011 Roland Grunberg 1:3.7.1-5 - (Re-apply) Upgrade to Tomcat 7 Jasper. - Include org.eclipse.jdt.core as part of platform to avoid cyclic