[eclipse-cdt] Enable build on s390(x).

Dan Horák sharkcz at fedoraproject.org
Thu May 3 15:46:10 UTC 2012


commit caa0d8e5a34581936d992269ad8832820290b5df
Author: Dan Horák <dan at danny.cz>
Date:   Thu May 3 17:46:06 2012 +0200

    Enable build on s390(x).

 eclipse-cdt.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec
index fbfc82d..1425492 100644
--- a/eclipse-cdt.spec
+++ b/eclipse-cdt.spec
@@ -23,7 +23,7 @@ Epoch: 1
 Summary:        Eclipse C/C++ Development Tools (CDT) plugin
 Name:           eclipse-cdt
 Version:        %{majmin}.%{micro}
-Release:        0.6.junom6%{?dist}
+Release:        0.7.junom6%{?dist}
 License:        EPL and CPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/cdt
@@ -78,7 +78,7 @@ Requires:	objectweb-asm >= 3.2
 %if 0%{?rhel} >= 6
 ExclusiveArch: %{ix86} x86_64
 %else
-ExclusiveArch: %{ix86} x86_64 ppc ia64 ppc64 %{arm}
+ExclusiveArch: %{ix86} x86_64 ppc ia64 ppc64 %{arm} s390 s390x
 %endif
 
 %description
@@ -271,6 +271,9 @@ rm -rf $installDir/eclipse/binary
 %doc %{cdt_snapshot}/releng/org.eclipse.cdt.releng/notice.html
 
 %changelog
+* Thu May 03 2012 Dan Horák <dan[at]danny.cz> 1:8.1.0-0.7.junom6
+- Enable build on s390(x).
+
 * Mon Apr 23 2012 Jeff Johnston <jjohnstn at redhat.com> 1:8.1.0-0.6.junom6
 - Add arm build support.
 - Resolves: #815969 - Libhover not working for Juno M6 build 0.4.


More information about the scm-commits mailing list