[eclipse] Update to I201202280800

Krzysztof Daniel kdaniel at fedoraproject.org
Wed Feb 29 13:52:44 UTC 2012


commit 851d79860cc2341231cf53a0a3cb6dbab8a20bff
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Wed Feb 29 14:45:59 2012 +0100

    Update to I201202280800

 eclipse.spec |   11 +++++++----
 sources      |    4 ++--
 2 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 7da357c..15c74e5 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -6,7 +6,7 @@ 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         3bfbcec75d417112f4e099614c09e87886f9a99b
+%global eb_sha1         d253930a27aece45223d8c84c64894b02b04bf51
 
 # FIXME:  update java packaging guidelines for this.  See
 # fedora-devel-java-list discussion in September 2008.
@@ -17,12 +17,12 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        0.15.I201202140800%{?dist}
+Release:        0.16.I201202280800%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
 Source0:        %{download_url}eclipse-build-%{eb_sha1}.tar.xz
-Source1:        %{download_url}eclipse-3.8.0-I20120214-0800-src.tar.bz2
+Source1:        %{download_url}eclipse-3.8.0-I20120228-0800-src.tar.bz2
 Source2:        eclipse-reconciler.sh
 Source4:        macros.%{name}
 Source5:        http://repo1.maven.org/maven2/org/eclipse/osgi/org.eclipse.osgi/3.6.0.v20100517/org.eclipse.osgi-3.6.0.v20100517.pom
@@ -166,7 +166,7 @@ export JAVA_HOME=%{java_home}
 %setup -q -n eclipse-build-%{eb_sha1}
 cp %{SOURCE1} .
 ant applyPatches
-pushd build/eclipse-3.8.0-I20120214-0800-src
+pushd build/eclipse-3.8.0-I20120228-0800-src
 
 # Use our system-installed javadocs, reference only what we built, and
 # don't like to osgi.org docs (FIXME:  maybe we should package them?)
@@ -574,6 +574,9 @@ rm -rf %{_bindir}/efj/
 %{_libdir}/%{name}/dropins/sdk
 
 %changelog
+* Wed Feb 29 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:3.8.0-0.16.I201202280800
+- Eclipse update to I20120228-0800
+
 * Wed Feb 22 2012 Roland Grunberg <rgrunber at redhat.com> 1:3.8.0-0.15.I201202140800
 - Add org.eclipse.tycho:org.eclipse.osgi to osgi depmap.
 - Install org.eclipse.jdt.core in javadir/eclipse.
diff --git a/sources b/sources
index 3736985..80f4d1f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-b48b40e5b9f3aa8a0871e0badea29e4f  eclipse-3.8.0-I20120214-0800-src.tar.bz2
-116d0b512e772e659ec010609d5f27c6  eclipse-build-3bfbcec75d417112f4e099614c09e87886f9a99b.tar.xz
+c521febbb15ce4fde4726f4109731d59  eclipse-3.8.0-I20120228-0800-src.tar.bz2
+47e53d1f2d0abfa12610659f01b34e74  eclipse-build-d253930a27aece45223d8c84c64894b02b04bf51.tar.xz


More information about the scm-commits mailing list