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

This commit is contained in:
Andrew Overholt 2010-08-18 12:09:28 -04:00
parent 7d39eab1c8
commit 6183cc50af
2 changed files with 5 additions and 4 deletions

View File

@ -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

View File

@ -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