[eclipse] New e-b snapshot.

Alexander Kurtakov akurtakov at fedoraproject.org
Sat Oct 29 00:24:19 UTC 2011


commit 8dd055f58e21bb2a43e357d792620fbc4211eb36
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Sat Oct 29 03:23:19 2011 +0300

    New e-b snapshot.
    
    - Fixed Program.launch for remote uris.
    - Adds _javadir/icu4j.jar for secondary archs bootstrapping.

 .gitignore   |    1 +
 eclipse.spec |   10 +++++++---
 sources      |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6e38ed9..e473392 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ eclipse-*-src.tar.bz2
 eclipse-build-*
 *.rpm
 eclipse-build-db208c33d1a67591d17b02148ae7948fd178a80d.tar.xz
+eclipse-build-eb76edf3fb5bbeb115c59d1b076f4821a6d47d74.tar.xz
diff --git a/eclipse.spec b/eclipse.spec
index 0b8ea2b..e9d9ec6 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -16,11 +16,11 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        8%{?dist}
+Release:        9%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
-Source0:        %{download_url}eclipse-build-ac26b7b28f77d35c40527bd48b5bb5293369e89c.tar.xz
+Source0:        %{download_url}eclipse-build-eb76edf3fb5bbeb115c59d1b076f4821a6d47d74.tar.xz
 Source1:        %{download_url}eclipse-3.7.0-src.tar.bz2
 Source2:        eclipse-reconciler.sh
 Source3:        %{name}-tmpfiles.conf
@@ -158,7 +158,7 @@ Eclipse Plugin Development Environment.  This package is required for
 developing Eclipse plugins.
 
 %prep
-%setup -q -n eclipse-build-ac26b7b28f77d35c40527bd48b5bb5293369e89c
+%setup -q -n eclipse-build-eb76edf3fb5bbeb115c59d1b076f4821a6d47d74
 cp %{SOURCE1} .
 ant applyPatches
 pushd build/eclipse-3.7.0-src
@@ -643,6 +643,10 @@ rm -rf %{_bindir}/efj/
 %{_libdir}/%{name}/dropins/sdk
 
 %changelog
+* Sat Oct 29 2011 Alexander Kurtakov <akurtako at redhat.com> 1:3.7.0-9
+- New e-b snapshot - fixed Program.launch for remote uris.
+- Adds _javadir/icu4j.jar for secondary archs bootstrapping.
+
 * Wed Oct 26 2011 Sami Wagiaalla <swagiaal at redhat.com> 1:3.7.0-8
 - Add Requires(post/postun) to _eclipse_pkg macro.
 
diff --git a/sources b/sources
index f1ba2bc..73e783f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 f4a007b9785241c25bc2675ed9e025c2  eclipse-3.7.0-src.tar.bz2
-ebf0b77113f9d6bf4e3f60b9b9ea505a  eclipse-build-ac26b7b28f77d35c40527bd48b5bb5293369e89c.tar.xz
+5a1e07139e87ca8f722dde774b062422  eclipse-build-eb76edf3fb5bbeb115c59d1b076f4821a6d47d74.tar.xz


More information about the scm-commits mailing list