New e-b snapshot.

- Fixed Program.launch for remote uris.
- Adds _javadir/icu4j.jar for secondary archs bootstrapping.
This commit is contained in:
Alexander Kurtakov 2011-10-29 03:23:19 +03:00
parent edc282711f
commit 8dd055f58e
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ eclipse-*-src.tar.bz2
eclipse-build-*
*.rpm
eclipse-build-db208c33d1a67591d17b02148ae7948fd178a80d.tar.xz
eclipse-build-eb76edf3fb5bbeb115c59d1b076f4821a6d47d74.tar.xz

View File

@ -16,11 +16,11 @@ Epoch: 1
Summary: An open, extensible IDE
Name: eclipse
Version: %{eclipse_majmin}.%{eclipse_micro}
Release: 8%{?dist}
Release: 9%{?dist}
License: EPL
Group: Text Editors/Integrated Development Environments (IDE)
URL: http://www.eclipse.org/
Source0: %{download_url}eclipse-build-ac26b7b28f77d35c40527bd48b5bb5293369e89c.tar.xz
Source0: %{download_url}eclipse-build-eb76edf3fb5bbeb115c59d1b076f4821a6d47d74.tar.xz
Source1: %{download_url}eclipse-3.7.0-src.tar.bz2
Source2: eclipse-reconciler.sh
Source3: %{name}-tmpfiles.conf
@ -158,7 +158,7 @@ Eclipse Plugin Development Environment. This package is required for
developing Eclipse plugins.
%prep
%setup -q -n eclipse-build-ac26b7b28f77d35c40527bd48b5bb5293369e89c
%setup -q -n eclipse-build-eb76edf3fb5bbeb115c59d1b076f4821a6d47d74
cp %{SOURCE1} .
ant applyPatches
pushd build/eclipse-3.7.0-src
@ -643,6 +643,10 @@ rm -rf %{_bindir}/efj/
%{_libdir}/%{name}/dropins/sdk
%changelog
* Sat Oct 29 2011 Alexander Kurtakov <akurtako@redhat.com> 1:3.7.0-9
- New e-b snapshot - fixed Program.launch for remote uris.
- Adds _javadir/icu4j.jar for secondary archs bootstrapping.
* Wed Oct 26 2011 Sami Wagiaalla <swagiaal@redhat.com> 1:3.7.0-8
- Add Requires(post/postun) to _eclipse_pkg macro.

View File

@ -1,2 +1,2 @@
f4a007b9785241c25bc2675ed9e025c2 eclipse-3.7.0-src.tar.bz2
ebf0b77113f9d6bf4e3f60b9b9ea505a eclipse-build-ac26b7b28f77d35c40527bd48b5bb5293369e89c.tar.xz
5a1e07139e87ca8f722dde774b062422 eclipse-build-eb76edf3fb5bbeb115c59d1b076f4821a6d47d74.tar.xz