[eclipse/f17] attempt to fix s390x build - mark it as 64 bit platform.

Krzysztof Daniel kdaniel at fedoraproject.org
Fri Apr 27 13:04:39 UTC 2012


commit 70be9f686b672ed741087de1dc275d9743b7a146
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Fri Apr 27 15:04:29 2012 +0200

    attempt to fix s390x build - mark it as 64 bit platform.
    
    Conflicts:
    	eclipse.spec
    	sources

 eclipse.spec |    7 +++++--
 sources      |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 25ce3ed..6dcd8ac 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -6,7 +6,7 @@ Epoch:  1
 %global eclipse_micro   0
 %global initialize      1
 %global download_url    http://download.eclipse.org/technology/linuxtools/eclipse-build/4.2.x/
-%global eb_sha1         fb5b64e892feb12fbe828fc8b0eb119857ab1058
+%global eb_sha1         64b2b1ba63e95d93801cb32f80f54dca03e12918
 %global build_id        I20120417-1000
 %global eclipse_version %{eclipse_majmin}.%{eclipse_micro}
 %global emf_version     2.8.0
@@ -20,7 +20,7 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_version}
-Release:        0.17.I201204171000%{?dist}
+Release:        0.18.I201204171000%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -665,6 +665,9 @@ rm -rf %{_bindir}/efj/
 %{_libdir}/%{name}/dropins/sdk
 
 %changelog
+* Tue Apr 24 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:4.2.0-0.18.I201204171000
+- Regenerating s390 and s390x launcher fragments from scratch.
+
 * Mon Apr 23 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:4.2.0-0.17.I201204171000
 - Remove duplicated junit library.
 - Initial s390 and s390x support.
diff --git a/sources b/sources
index e6100b2..32c097a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-029f2e3ae3f4e2385b46a84e35b3d4f4  eclipse-build-fb5b64e892feb12fbe828fc8b0eb119857ab1058.tar.xz
 f960cfebf112a238b41719b2254cd399  eclipse-4.2.0-I20120417-1000-src.tar.bz2
+2f4858c85db2f358635b5b71ea81a949  eclipse-build-64b2b1ba63e95d93801cb32f80f54dca03e12918.tar.xz


More information about the scm-commits mailing list