[eclipse/f17: 5/6] - Update to I20120228-0800. - Properly build org.eclipse.jdt.launching from source.

Krzysztof Daniel kdaniel at fedoraproject.org
Sun Mar 11 21:20:11 UTC 2012


commit ab1a5b7164b4c28e04d02f3206761a01ddf98a51
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Sun Mar 11 21:19:07 2012 +0100

    - Update to I20120228-0800.
    - Properly build org.eclipse.jdt.launching from source.

 .gitignore   |    2 ++
 eclipse.spec |   10 +++++++---
 sources      |    4 ++--
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2a15ea..0482681 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/eclipse.spec b/eclipse.spec
index 9b1aa1e..9eb7fdf 100644
--- a/eclipse.spec
+++ b/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 at 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 at redhat.com> 1:3.8.0-0.17.I201202280800
 - Add macro for build ID to ease moving to new ones.
 
diff --git a/sources b/sources
index 80f4d1f..443d556 100644
--- a/sources
+++ b/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


More information about the scm-commits mailing list