[eclipse] Use 3.6 source without external.xpt. Use newer eclipse-build snapshot.

Andrew Overholt overholt at fedoraproject.org
Wed Aug 18 18:55:03 UTC 2010


commit 947db65cbbf58b34759d13274ffd16180a3852e3
Author: Andrew Overholt <overholt at redhat.com>
Date:   Wed Aug 18 12:09:28 2010 -0400

    Use 3.6 source without external.xpt.  Use newer eclipse-build snapshot.

 eclipse.spec |    4 ++--
 sources      |    5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 987230d..0e936d0 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -31,7 +31,7 @@ Release:        6%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
-Source0:        %{download_url}eclipse-build-0.6.1RC2.tar.bz2
+Source0:        %{download_url}eclipse-build-0_6_1_RC2.tar.bz2
 Source1:        %{download_url}eclipse-3.6.0-src.tar.bz2
 Source2:        eclipse.sh.in
 Source17:       efj.sh.in
@@ -176,7 +176,7 @@ Eclipse Plugin Development Environment.  This package is required for
 developing Eclipse plugins.
 
 %prep
-%setup -q -n eclipse-build-0.6.0.andrew
+%setup -q -n eclipse-build-0_6_1_RC2
 cp %{SOURCE1} .
 ant -DbuildArch=%{eclipse_arch} applyPatches
 pushd build/eclipse-%{version}-src
diff --git a/sources b/sources
index c99f033..24c3b1a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
-f10973d6ca26bfe56234148667c40345  eclipse-3.6.0-src.tar.bz2
-7dce1d1a04cc23bb1b7475d309d63fac  eclipse-build-0.6.1RC0.tar.bz2
+fa0f59a0dce8ee1611d324f50ef33ab3  eclipse-build-0.6.0.tar.bz2
+dd89873f9c7c9fb1413cb1c13312799b  eclipse-3.6.0-src.tar.bz2
+0fcecc859fcc519f1468a0591d179a76  eclipse-build-0_6_1_RC2.tar.bz2


More information about the scm-commits mailing list