[eclipse/f18] Drop the linkage patch. Rebuild with latest xml-commons-apis.

Krzysztof Daniel kdaniel at fedoraproject.org
Mon Mar 4 14:35:43 UTC 2013


commit 2b17d882da01a3e542e96448fe31514ce80c888e
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Mon Mar 4 14:59:57 2013 +0100

    Drop the linkage patch. Rebuild with latest xml-commons-apis.

 eclipse-fix-linkageerrors-in-ui.patch |  122 ---------------------------------
 eclipse.spec                          |    8 +-
 2 files changed, 4 insertions(+), 126 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 45c327b..4260f5b 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -65,7 +65,7 @@ fi;
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_version}
-Release:        3%{?dist}
+Release:        4%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/
@@ -184,8 +184,6 @@ Patch31:        %{name}-explicit-jdt-in-platform.patch
 
 Patch32:        %{name}-adjust-p2-server-dependencies.patch
 
-Patch34:        %{name}-fix-linkageerrors-in-ui.patch
-
 Patch35:        %{name}-secondary-arches.patch
 
 Patch36:        %{name}-improve-core-net-makefile.patch
@@ -411,7 +409,6 @@ rm -rf rt.equinox.incubator
 %patch30
 %patch31
 %patch32
-%patch34
 %patch35
 %patch36
 %patch37
@@ -1334,6 +1331,9 @@ rm -rf %{_bindir}/efj/
 %{_mavendepmapfragdir}/%{name}-equinox-osgi
 
 %changelog
+* Mon Mar 4 2013 Krzysztof Daniel <kdaniel at redhat.com> 1:4.2.2-4
+- Drop the linkage patch. Rebuild with latest xml-commons-apis.
+
 * Fri Mar 1 2013 Krzysztof Daniel <kdaniel at redhat.com> 1:4.2.2-3
 - Use org.w3c.dom version provided by JVM in all ui bundles.
 


More information about the scm-commits mailing list