[eclipse] - Update to 3.7.1. - org.apache.lucene no longer used upstream.

Roland Grunberg rgrunber at fedoraproject.org
Tue Nov 8 18:32:28 UTC 2011


commit 73ed081f25910d8d1f20877aa6f7668b1f36fb2a
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Tue Nov 8 13:30:00 2011 -0500

    - Update to 3.7.1.
    - org.apache.lucene no longer used upstream.

 eclipse.spec |   17 ++++++++++-------
 sources      |    4 ++--
 2 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index e9d9ec6..9e8465f 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -3,7 +3,7 @@ Epoch:  1
 %global eclipse_major   3
 %global eclipse_minor   7
 %global eclipse_majmin  %{eclipse_major}.%{eclipse_minor}
-%global eclipse_micro   0
+%global eclipse_micro   1
 %global initialize      1
 %global download_url    http://download.eclipse.org/technology/linuxtools/eclipse-build/3.7.x_Indigo/
 
@@ -16,12 +16,12 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        9%{?dist}
+Release:        1%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
-Source0:        %{download_url}eclipse-build-eb76edf3fb5bbeb115c59d1b076f4821a6d47d74.tar.xz
-Source1:        %{download_url}eclipse-3.7.0-src.tar.bz2
+Source0:        %{download_url}eclipse-build-614be929a5476fc74ce0ed18c41ded2e2600f5d4.tar.xz
+Source1:        %{download_url}eclipse-3.7.1-src.tar.bz2
 Source2:        eclipse-reconciler.sh
 Source3:        %{name}-tmpfiles.conf
 Source4:        macros.%{name}
@@ -158,10 +158,10 @@ Eclipse Plugin Development Environment.  This package is required for
 developing Eclipse plugins.
 
 %prep
-%setup -q -n eclipse-build-eb76edf3fb5bbeb115c59d1b076f4821a6d47d74
+%setup -q -n eclipse-build-614be929a5476fc74ce0ed18c41ded2e2600f5d4
 cp %{SOURCE1} .
 ant applyPatches
-pushd build/eclipse-3.7.0-src
+pushd build/eclipse-3.7.1-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?)
@@ -502,7 +502,6 @@ rm -rf %{_bindir}/efj/
 %{_libdir}/%{name}/plugins/org.apache.ant_*
 %{_libdir}/%{name}/plugins/org.apache.commons.el_*
 %{_libdir}/%{name}/plugins/org.apache.commons.logging_*
-%{_libdir}/%{name}/plugins/org.apache.lucene_*
 %{_libdir}/%{name}/plugins/org.apache.lucene.core_*
 %{_libdir}/%{name}/plugins/org.apache.lucene.analysis_*
 %{_libdir}/%{name}/plugins/org.eclipse.ant.core_*
@@ -643,6 +642,10 @@ rm -rf %{_bindir}/efj/
 %{_libdir}/%{name}/dropins/sdk
 
 %changelog
+* Tue Nov 08 2011 Roland Grunberg <rgrunber at redhat.com> 1:3.7.1-1
+- Update to 3.7.1.
+- org.apache.lucene no longer used upstream.
+
 * 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.
diff --git a/sources b/sources
index 73e783f..6fd61a5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-f4a007b9785241c25bc2675ed9e025c2  eclipse-3.7.0-src.tar.bz2
-5a1e07139e87ca8f722dde774b062422  eclipse-build-eb76edf3fb5bbeb115c59d1b076f4821a6d47d74.tar.xz
+b4e2ac55b76820983046d08fdcd137d3  eclipse-build-614be929a5476fc74ce0ed18c41ded2e2600f5d4.tar.xz
+e93946a256ba9bf468fc1588aab60e20  eclipse-3.7.1-src.tar.bz2


More information about the scm-commits mailing list