[eclipse-changelog] build on ARM

Peter Robinson pbrobinson at fedoraproject.org
Sun May 6 09:40:36 UTC 2012


commit 16b0e9fa61fea182b5d63b00fcad01a11c526f1f
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun May 6 10:40:26 2012 +0100

    build on ARM

 eclipse-changelog.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-changelog.spec b/eclipse-changelog.spec
index 002e2be..d525a06 100644
--- a/eclipse-changelog.spec
+++ b/eclipse-changelog.spec
@@ -5,7 +5,7 @@ Epoch: 1
 
 Name:           eclipse-changelog
 Version:        2.7.0
-Release:        4%{?dist}
+Release:        5%{?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
+ExclusiveArch: %{ix86} x86_64 ppc ia64 %{arm}
 %endif
 %define debug_package %{nil}
 
@@ -65,7 +65,10 @@ unzip -q -d $installDir \
 %{eclipse_base}/dropins/changelog
 
 %changelog
-* Thu Apr 12 2012 Andrew Robinson <arobinso at redhat.com>
+* Sun May  6 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1:2.7.0-5
+- Build on ARM
+
+* Thu Apr 12 2012 Andrew Robinson <arobinso at redhat.com> - 1:2.7.0-4
 - Update to Linux Tools 0.10.0 release.
 - Rebuild for Eclipse update.
 


More information about the scm-commits mailing list