[eclipse] Update to Eclipse 3.8 I20120131-0842

Krzysztof Daniel kdaniel at fedoraproject.org
Fri Feb 3 15:03:43 UTC 2012


commit a8df448c0237726bdb7321e92aa4c8d8ad9e28bb
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Wed Feb 1 15:57:57 2012 +0100

    Update to Eclipse 3.8 I20120131-0842

 .gitignore   |    2 ++
 eclipse.spec |   11 +++++++----
 sources      |    4 ++--
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 574a7df..770dc70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,5 @@ eclipse-build-db208c33d1a67591d17b02148ae7948fd178a80d.tar.xz
 eclipse-build-eb76edf3fb5bbeb115c59d1b076f4821a6d47d74.tar.xz
 eclipse-3.8.0-M4c-src.tar.bz2
 eclipse-build-c7f168527c3ed0495e614dd21244285a57ca6e5c.tar.xz
+eclipse-build-90f6aec69b933e8e96d5e740b0151d3645a12529.tar.xz
+eclipse-3.8.0-M5-src.tar.bz2
diff --git a/eclipse.spec b/eclipse.spec
index 1426fde..72767cb 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         c7f168527c3ed0495e614dd21244285a57ca6e5c
+%global eb_sha1         90f6aec69b933e8e96d5e740b0151d3645a12529
 
 # 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.4.I201201230800%{?dist}
+Release:        0.5.I201201310842%{?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-M4c-src.tar.bz2
+Source1:        %{download_url}eclipse-3.8.0-M5-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
@@ -172,7 +172,7 @@ export JAVA_HOME=%{java_home}
 %setup -q -n eclipse-build-%{eb_sha1}
 cp %{SOURCE1} .
 ant applyPatches
-pushd build/eclipse-3.8.0-M4c-src
+pushd build/eclipse-3.8.0-M5-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?)
@@ -660,6 +660,9 @@ rm -rf %{_bindir}/efj/
 %{_libdir}/%{name}/dropins/sdk
 
 %changelog
+* Wed Feb 1 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:3.8.0-0.5.I201201310842
+- Update to Eclipse 3.8 I20120131-0842
+
 * Tue Jan 31 2012 Sami Wagiaalla <swagiaal at redhat.com> 1:3.8.0-0.4.I201201230800
 - Remove xulrunner requirement.
 
diff --git a/sources b/sources
index 4d4e38a..8ab4e3c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-2964b7c0180f5f2371c9839ff41bc309  eclipse-3.8.0-M4c-src.tar.bz2
-d348602221a85fb513b26edee53ef9b8  eclipse-build-c7f168527c3ed0495e614dd21244285a57ca6e5c.tar.xz
+102b8c429d2173d4e83c73859f291109  eclipse-build-90f6aec69b933e8e96d5e740b0151d3645a12529.tar.xz
+86f26d961daa6cdc0c2b547e380c0bfe  eclipse-3.8.0-M5-src.tar.bz2


More information about the scm-commits mailing list