[eclipse-emf] Removed the noarch tag.

Krzysztof Daniel kdaniel at fedoraproject.org
Thu Mar 29 11:28:25 UTC 2012


commit 6b2c83406653c80f572475c5029ce385bd02883d
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Thu Mar 29 13:28:09 2012 +0200

    Removed the noarch tag.

 eclipse-emf.spec |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/eclipse-emf.spec b/eclipse-emf.spec
index ff881b7..fdc0b4d 100644
--- a/eclipse-emf.spec
+++ b/eclipse-emf.spec
@@ -6,7 +6,7 @@
 
 Name:      eclipse-emf
 Version:   2.8.0
-Release:   0.1.postM6%{?dist}
+Release:   0.2.postM6%{?dist}
 Summary:   Eclipse Modeling Framework (EMF) Eclipse plugin
 Group:     System Environment/Libraries
 License:   EPL
@@ -31,17 +31,17 @@ Patch4:    %{name}-no-xsd2ecore.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-%if 0%{?rhel} >= 6
-ExclusiveArch:    %{ix86} x86_64
-%else
-BuildArch:        noarch
-%endif
+#%if 0%{?rhel} >= 6
+#ExclusiveArch:    %{ix86} x86_64
+#%else
+#BuildArch:        noarch
+#%endif
 
 # we require 1.6.0 because the javadocs fail to build otherwise
 BuildRequires:    java-devel >= 1:1.6.0
 BuildRequires:    java-javadoc
 BuildRequires:    jpackage-utils
-BuildRequires:    eclipse-pde >= 1:3.6.1
+BuildRequires:    eclipse-pde%{?_isa} >= 1:3.6.1
 BuildRequires:    dos2unix
 Requires:         java
 Requires:         jpackage-utils
@@ -263,6 +263,9 @@ rm -rf %{buildroot}
 %{eclipse_dropin}/emf-examples
 
 %changelog
+* Thu Mar 29 2012 Krzysztof Daniel <kdaniel at redhat.com> 2.8.0-0.2.postM6
+- Removed the noarch tag.
+
 * Thu Mar 29 2012 Krzysztof Daniel <kdaniel at redhat.com> 2.8.0-0.1.postM6
 - Update to latest upstream version.
 - Package eclipse-emf-core created for the need of Eclipse 4.2. 


More information about the scm-commits mailing list