- Update to I20120228-0800.
- Properly build org.eclipse.jdt.launching from source.
This commit is contained in:
parent
72b4db7ba5
commit
ab1a5b7164
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,3 +11,5 @@ eclipse-build-0316c8034d15e2c083090fa759677166a76c8755.tar.xz
|
||||
eclipse-3.8.0-I20120207-0800-src.tar.bz2
|
||||
eclipse-build-34f1eef37f75faf19c8951c8351483e7a98467e9.tar.xz
|
||||
eclipse-build-f58835e3e02b0416d746bc17299acd628a72e506.tar.xz
|
||||
eclipse-3.8.0-I20120306-0800-src.tar.bz2
|
||||
eclipse-build-85830ed757416af1ca59aa1c43dce00791d12241.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/3.8.x/
|
||||
%global eb_sha1 d253930a27aece45223d8c84c64894b02b04bf51
|
||||
%global build_id I20120228-0800
|
||||
%global eb_sha1 85830ed757416af1ca59aa1c43dce00791d12241
|
||||
%global build_id I20120306-0800
|
||||
|
||||
# FIXME: update java packaging guidelines for this. See
|
||||
# fedora-devel-java-list discussion in September 2008.
|
||||
@ -18,7 +18,7 @@ Epoch: 1
|
||||
Summary: An open, extensible IDE
|
||||
Name: eclipse
|
||||
Version: %{eclipse_majmin}.%{eclipse_micro}
|
||||
Release: 0.17.I201202280800%{?dist}
|
||||
Release: 0.18.I201203060800%{?dist}
|
||||
License: EPL
|
||||
Group: Text Editors/Integrated Development Environments (IDE)
|
||||
URL: http://www.eclipse.org/
|
||||
@ -575,6 +575,10 @@ rm -rf %{_bindir}/efj/
|
||||
%{_libdir}/%{name}/dropins/sdk
|
||||
|
||||
%changelog
|
||||
* Sun Mar 11 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:3.8.0-0.18.I201203060800
|
||||
- Update to I20120228-0800.
|
||||
- Properly build org.eclipse.jdt.launching from source.
|
||||
|
||||
* Wed Feb 29 2012 Andrew Overholt <overholt@redhat.com> 1:3.8.0-0.17.I201202280800
|
||||
- Add macro for build ID to ease moving to new ones.
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
c521febbb15ce4fde4726f4109731d59 eclipse-3.8.0-I20120228-0800-src.tar.bz2
|
||||
47e53d1f2d0abfa12610659f01b34e74 eclipse-build-d253930a27aece45223d8c84c64894b02b04bf51.tar.xz
|
||||
a6ef990bfc06ed929dc42ab8f1d351cf eclipse-3.8.0-I20120306-0800-src.tar.bz2
|
||||
5a8a88750b4f91d61b4c44dd166756a6 eclipse-build-85830ed757416af1ca59aa1c43dce00791d12241.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user