[eclipse] Remove javax.xml removal patch declaration.

Krzysztof Daniel kdaniel at fedoraproject.org
Mon Nov 26 11:17:44 UTC 2012


commit 286c3a0a4a98ad9f77c3ccfac17f3587f3f75d27
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Mon Nov 26 12:17:23 2012 +0100

    Remove javax.xml removal patch declaration.

 eclipse.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 762fc84..89e1c07 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -65,7 +65,7 @@ fi;
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_version}
-Release:        20%{?dist}
+Release:        21%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/
@@ -199,8 +199,6 @@ Patch36:        %{name}-improve-core-net-makefile.patch
 
 Patch37:        %{name}-debug-symbols.patch
 
-Patch38:        eclipse-remove-javaxxml.patch
-
 BuildRequires: ant >= 1.8.3
 BuildRequires: rsync
 BuildRequires: jpackage-utils >= 0:1.5, make, gcc
@@ -1333,6 +1331,9 @@ rm -rf %{_bindir}/efj/
 %{_mavendepmapfragdir}/%{name}-equinox-osgi
 
 %changelog
+* Mon Nov 26 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:4.2.1-21
+- Remove javax.xml removal patch declaration.
+
 * Fri Nov 23 2012 Krzysztof Daniel <kdaniel at redhat.com> 1:4.2.1-19
 - Excluded ResolverState from JIT to fix arm build.
 


More information about the scm-commits mailing list