[eclipse] Get rid off the set 1.6 patch.

Krzysztof Daniel kdaniel at fedoraproject.org
Thu Aug 30 15:23:33 UTC 2012


commit babd31e442e984e55b890b10316a63278a930a4d
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Mon Aug 27 14:01:42 2012 +0200

    Get rid off the set 1.6 patch.
    
    Tycho can properly resolve the EE for target platform :-).

 eclipse-set-1.6-bree.patch |   11 -----------
 eclipse.spec               |    6 +-----
 2 files changed, 1 insertions(+), 16 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 6821a39..32163ea 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -33,7 +33,7 @@ ln -s %{_javadir}/%{2} ${_f}
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_version}
-Release:        12%{?dist}
+Release:        13%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -63,9 +63,6 @@ Patch0:         %{name}-help-feature-adjust-dependencies.patch
 # +org.apache.geronimo.specs.geronimo-annotation_1.1_spec
 Patch1:         %{name}-remove-w3c-smil-and-use-geronimo.patch
 
-# 1.4 -> 1.6
-Patch2:         %{name}-set-1.6-bree.patch
-
 # com.ibm.icu.base -> com.ibm.icu
 Patch3:         %{name}-fix-icu-import.patch
 
@@ -269,7 +266,6 @@ tar --strip-components=1 -xf %{SOURCE1}
 
 %patch0
 %patch1
-%patch2
 %patch3
 %patch4
 %patch5


More information about the scm-commits mailing list