[eclipse] Remove patch for linkageerrors.

Krzysztof Daniel kdaniel at fedoraproject.org
Mon Mar 4 14:38:34 UTC 2013


commit ac28a8b42225c928ca8cf4dd336ff3f81e0654b7
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Mon Mar 4 14:15:30 2013 +0100

    Remove patch for linkageerrors.

 eclipse-fix-linkageerrors-in-ui.patch |   68 ---------------------------------
 eclipse.spec                          |    8 ++--
 2 files changed, 4 insertions(+), 72 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index b9253b6..7ecda8b 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -55,7 +55,7 @@ fi;
 Summary:        An open, extensible IDE
 Name:           %{?scl_prefix}eclipse
 Version:        %{eclipse_version}
-Release:        0.21.git3fd9eca%{?dist}
+Release:        0.22.git3fd9eca%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/
@@ -118,8 +118,6 @@ Patch14:        %{pkg_name}-test-support.patch
 
 Patch15:        %{pkg_name}-adjust-p2-dependencies.patch
 
-Patch16:        %{pkg_name}-fix-linkageerrors-in-ui.patch
-
 Patch17:        %{pkg_name}-secondary-arches.patch
 
 Patch18:        %{pkg_name}-debug-symbols.patch
@@ -339,7 +337,6 @@ tar --strip-components=1 -xf %{SOURCE1}
 %patch13
 %patch14
 %patch15
-%patch16
 %patch17
 %patch18
 %patch20
@@ -1011,6 +1008,9 @@ echo "pushd %{_javadir}/eclipse-testing;./runtests.sh -os linux -ws gtk -arch %{
 %{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.util_*
 
 %changelog
+* Fri Mar 1 2013 Krzysztof Daniel <kdaniel at redhat.com> 1:4.3.0-0.22.git3fd9eca
+- Use org.w3c.dom version provided by JVM in all ui bundles.
+
 * Thu Feb 28 2013 Krzysztof Daniel <kdaniel at redhat.com> 1:4.3.0-0.21.git3fd9eca
 - Enable support for jetty 9.
 - Improve the swt symlink to work well when sclized.


More information about the scm-commits mailing list