[eclipse] Improved patch for discovering changes after update.

Krzysztof Daniel kdaniel at fedoraproject.org
Fri Jul 6 13:35:39 UTC 2012


commit 0e6247809b83907098ab1100b8cdce4635055480
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Fri Jul 6 15:35:28 2012 +0200

    Improved patch for discovering changes after update.

 eclipse.spec |    7 +++++--
 sources      |    2 +-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 6d962d8..dba4612 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/4.2.x/
-%global eb_sha1         104cc60dff6517fa6123cf4999f8fc9afc01c1e2
+%global eb_sha1         8b7060063e10f73e00056a9766d33fc43f043f4b
 %global build_id        I20120608-1400
 %global eclipse_version %{eclipse_majmin}.%{eclipse_micro}
 %global emf_version     2.8.0
@@ -20,7 +20,7 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_version}
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -691,6 +691,9 @@ rm -rf %{_bindir}/efj/
 %{_mavendepmapfragdir}/*
 
 %changelog
+* Fri Jul 6 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:4.2.0-3
+- Improved patch for discovering changes after update.
+
 * Thu Jul 5 2012 Alexander Kurtakov <akurtako at redhat.com> 1:4.2.0-2
 - Fix compilation against lucene 3.x.
 
diff --git a/sources b/sources
index 440230f..4aafcfd 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-9f9caf28f189706890c835d81471f8b6  eclipse-build-104cc60dff6517fa6123cf4999f8fc9afc01c1e2.tar.xz
 86d7933037b9d0e52d421c0740c1bb27  eclipse-4.2.0-I20120608-1400-src.tar.bz2
+d8a7ff665d3202dd387f63132371e9d3  eclipse-build-8b7060063e10f73e00056a9766d33fc43f043f4b.tar.xz


More information about the scm-commits mailing list