- New e-b snapshot to update build on 3.7.0 Final

Signed-off-by: Chris Aniszczyk <zx@redhat.com>
This commit is contained in:
Chris Aniszczyk 2011-06-15 11:27:47 -05:00 committed by Chris Aniszczyk
parent 65fce14d09
commit f797605b0d
2 changed files with 10 additions and 7 deletions

View File

@ -23,12 +23,12 @@ Epoch: 1
Summary: An open, extensible IDE
Name: eclipse
Version: %{eclipse_majmin}.%{eclipse_micro}
Release: 0.4.RC4%{?dist}
Release: 1.0%{?dist}
License: EPL
Group: Text Editors/Integrated Development Environments (IDE)
URL: http://www.eclipse.org/
Source0: %{download_url}eclipse-build-369d253fab5d971d17c5a782d97db6723bdeed5a.tar.xz
Source1: %{download_url}eclipse-3.7.0-I20110603-0909-src.tar.bz2
Source0: %{download_url}eclipse-build-5791c48513b4207ab1eec1e00bed4b2186f9aad5.tar.xz
Source1: %{download_url}eclipse-3.7.0-src.tar.bz2
# Patch to allow xpcom.cpp to build under latest xulrunner which has removed
# a particular API and a type it depends on so we don't want to compile that
# API
@ -165,10 +165,10 @@ Eclipse Plugin Development Environment. This package is required for
developing Eclipse plugins.
%prep
%setup -q -n eclipse-build-369d253fab5d971d17c5a782d97db6723bdeed5a
%setup -q -n eclipse-build-5791c48513b4207ab1eec1e00bed4b2186f9aad5
cp %{SOURCE1} .
ant -DbuildArch=%{eclipse_arch} applyPatches
pushd build/eclipse-3.7.0-I20110603-0909-src
pushd build/eclipse-3.7.0-I20110613-1736-src
pushd plugins/org.eclipse.swt
pushd Eclipse\ SWT\ Mozilla/common/library/
%patch1
@ -556,6 +556,9 @@ fi
%{_libdir}/%{name}/dropins/sdk
%changelog
* Wed Jun 15 2011 Chris Aniszczyk <zx@redhat.com> 1:3.7.0-1.0
- New e-b snapshot to update build on 3.7 Final
* Tue Jun 07 2011 Chris Aniszczyk <zx@redhat.com> 1:3.7.0-0.4.RC4
- New e-b snapshot to update build on 3.7 RC4
- Added usage of features back

View File

@ -1,2 +1,2 @@
98b76c619fb45ee4b17ef8af9fd7a973 eclipse-3.7.0-I20110603-0909-src.tar.bz2
dcc5ff2068286f88f76264e59dfb66b3 eclipse-build-369d253fab5d971d17c5a782d97db6723bdeed5a.tar.xz
2eda4ebb5181faed6eee561c8e7273f0 eclipse-3.7.0-src.tar.bz2
7f06fdbf4fd1eff94c1c85068c155c1c eclipse-build-5791c48513b4207ab1eec1e00bed4b2186f9aad5.tar.xz