Update to I20120405-1114 upstream Eclipse build.
Update to latest e-b
This commit is contained in:
parent
d30270eba2
commit
01fe85a949
2
.gitignore
vendored
2
.gitignore
vendored
@ -15,3 +15,5 @@ eclipse-3.8.0-I20120306-0800-src.tar.bz2
|
||||
eclipse-build-85830ed757416af1ca59aa1c43dce00791d12241.tar.xz
|
||||
eclipse-3.8.0-I20120314-1800-src.tar.bz2
|
||||
eclipse-build-2c0f2ac34e3aee110187aa1dea28430bec724bdb.tar.xz
|
||||
eclipse-4.2.0-I20120405-1114-src.tar.bz2
|
||||
eclipse-build-5b8ee4c44320ee145596a3ce98fef1aa199055dd.tar.xz
|
||||
|
10
eclipse.spec
10
eclipse.spec
@ -6,8 +6,8 @@ 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 9bf99aad0f4c76d5936616bd9612d6238b8468f0
|
||||
%global build_id fa15ab
|
||||
%global eb_sha1 5b8ee4c44320ee145596a3ce98fef1aa199055dd.
|
||||
%global build_id I20120405-1114
|
||||
%global eclipse_version %{eclipse_majmin}.%{eclipse_micro}
|
||||
%global emf_version 2.8.0
|
||||
|
||||
@ -20,7 +20,7 @@ Epoch: 1
|
||||
Summary: An open, extensible IDE
|
||||
Name: eclipse
|
||||
Version: %{eclipse_version}
|
||||
Release: 0.5.fa15ab%{?dist}
|
||||
Release: 0.6.I20120405-1114%{?dist}
|
||||
License: EPL
|
||||
Group: Text Editors/Integrated Development Environments (IDE)
|
||||
URL: http://www.eclipse.org/
|
||||
@ -661,6 +661,10 @@ rm -rf %{_bindir}/efj/
|
||||
%{_libdir}/%{name}/dropins/sdk
|
||||
|
||||
%changelog
|
||||
* Fri Apr 6 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.0-0.6.I20120405-1114
|
||||
- Update to I20120405-1114 upstream Eclipse build.
|
||||
- Update to latest e-b
|
||||
|
||||
* Wed Apr 4 2012 Roland Grunberg <rgrunber@redhat.com> 1:4.2.0-0.5.fa15ab
|
||||
- Define %%{_eclipse_base} to properly resolve %%{_libdir} for noarch.
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
c7b38987c8ce4a0e16d642fc6a12ef70 eclipse-build-9bf99aad0f4c76d5936616bd9612d6238b8468f0.tar.xz
|
||||
b91d8cad10530183e3e844ff1124c457 eclipse-4.2.0-fa15ab-src.tar.bz2
|
||||
d93c53bfaa0a09b8f57e86a588db7ebd eclipse-4.2.0-I20120405-1114-src.tar.bz2
|
||||
9bbd7b12c404f2500a9097f94c51a6f1 eclipse-build-5b8ee4c44320ee145596a3ce98fef1aa199055dd.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user