[eclipse-changelog/f17] Make it noarch on Fedora

Dan Horák sharkcz at fedoraproject.org
Fri May 18 09:38:01 UTC 2012


commit 9d195c5c17ea7a48a9c5cceff755e7a1f63db871
Author: Dan Horák <dan at danny.cz>
Date:   Fri May 18 11:37:11 2012 +0200

    Make it noarch on Fedora

 eclipse-changelog.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-changelog.spec b/eclipse-changelog.spec
index d525a06..b025c7a 100644
--- a/eclipse-changelog.spec
+++ b/eclipse-changelog.spec
@@ -5,7 +5,7 @@ Epoch: 1
 
 Name:           eclipse-changelog
 Version:        2.7.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Eclipse ChangeLog plug-in
 
 Group:          Development/Tools
@@ -33,7 +33,7 @@ BuildRequires:          java-devel >= 1.4.2
 %if 0%{?rhel} >= 6
 ExclusiveArch: %{ix86} x86_64
 %else
-ExclusiveArch: %{ix86} x86_64 ppc ia64 %{arm}
+BuildArch:     noarch
 %endif
 %define debug_package %{nil}
 
@@ -65,6 +65,9 @@ unzip -q -d $installDir \
 %{eclipse_base}/dropins/changelog
 
 %changelog
+* Fri May 18 2012 Dan Horák <dan[at]danny.cz> - 1:2.7.0-6
+- Make it noarch on Fedora
+
 * Sun May  6 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1:2.7.0-5
 - Build on ARM
 


More information about the scm-commits mailing list