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

Krzysztof Daniel kdaniel at fedoraproject.org
Fri Apr 27 07:36:37 UTC 2012


commit c6534d6c27e0fd6e88ab1ccae025e00e3872184f
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Fri Apr 27 09:36:22 2012 +0200

    attempt to fix s390x build - mark it as 64 bit platform.

 eclipse.spec |    2 +-
 sources      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index e4129ba..7747fd6 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         eec14997ec2eb45626ebdd81e6a3c3de52a9183e
+%global eb_sha1         64b2b1ba63e95d93801cb32f80f54dca03e12918
 %global build_id        I20120417-1000
 %global eclipse_version %{eclipse_majmin}.%{eclipse_micro}
 %global emf_version     2.8.0
diff --git a/sources b/sources
index f0020af..32c097a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-195fc719b8bbd4a539423d9c89a677b5  eclipse-build-eec14997ec2eb45626ebdd81e6a3c3de52a9183e.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