[eclipse] - Change the makefile patch to be truly universal

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


commit 541c13d581f1c76ce8e6f0bd1906eb31889cb4f3
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Fri Feb 3 16:03:29 2012 +0100

    - Change the makefile patch to be truly universal

 eclipse.spec |    5 ++++-
 sources      |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 72767cb..faf1917 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -17,7 +17,7 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        0.5.I201201310842%{?dist}
+Release:        0.6.I201201310842%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -660,6 +660,9 @@ rm -rf %{_bindir}/efj/
 %{_libdir}/%{name}/dropins/sdk
 
 %changelog
+* Fri Feb 3 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:3.8.0-0.6.I201201310842
+- Change the makefile patch to be truly universal
+
 * Wed Feb 1 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:3.8.0-0.5.I201201310842
 - Update to Eclipse 3.8 I20120131-0842
 
diff --git a/sources b/sources
index 8ab4e3c..18e8591 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-102b8c429d2173d4e83c73859f291109  eclipse-build-90f6aec69b933e8e96d5e740b0151d3645a12529.tar.xz
 86f26d961daa6cdc0c2b547e380c0bfe  eclipse-3.8.0-M5-src.tar.bz2
+43083bfc90c1690ecb8e9a79ff2b9f2a  eclipse-build-90f6aec69b933e8e96d5e740b0151d3645a12529.tar.xz


More information about the scm-commits mailing list