Remove duplicated patch (an effect of cherry-pick).

This commit is contained in:
Krzysztof Daniel 2012-10-01 14:27:29 +02:00
parent 3507f89ae4
commit 7edc8bcde1

View File

@ -37,7 +37,7 @@ ln -s %{_javadir}/%{2} ${_f}
Summary: An open, extensible IDE
Name: eclipse
Version: %{eclipse_version}
Release: 0.3%{?dist}
Release: 0.4%{?dist}
License: EPL
Group: Development/Tools
URL: http://www.eclipse.org/
@ -189,8 +189,6 @@ Patch32: %{name}-adjust-p2-server-dependencies.patch
Patch33: %{name}-build-internal-jdt-debug-jar.patch
Patch31: %{name}-explicit-jdt-in-platform.patch
BuildRequires: ant >= 1.8.3
BuildRequires: rsync
BuildRequires: jpackage-utils >= 0:1.5, make, gcc
@ -1257,6 +1255,9 @@ rm -rf %{_bindir}/efj/
%{_mavendepmapfragdir}/%{name}-equinox-osgi
%changelog
* Mon Oct 1 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.1-0.4
- Remove duplicated patch (an effect of cherry-pick).
* Thu Sep 20 2012 Krzysztof Daniel <kdaniel@redhat.com> 1:4.2.1-0.3
- Remove build artifacts from P2 files.
- Fix native gnome-proxy build.