[eclipse-cdt] Remove unnecessary patch.

Roland Grunberg rgrunber at fedoraproject.org
Thu Sep 4 17:14:36 UTC 2014


commit cc100b7acb498525c4cf97b1ca75d8f85898e19d
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Thu Sep 4 12:28:19 2014 -0400

    Remove unnecessary patch.

 eclipse-cdt-doc-fix.patch |  114 ---------------------------------------------
 eclipse-cdt.spec          |    9 ++--
 2 files changed, 4 insertions(+), 119 deletions(-)
---
diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec
index 8a79b72..58f93e6 100644
--- a/eclipse-cdt.spec
+++ b/eclipse-cdt.spec
@@ -28,7 +28,7 @@ Epoch: 1
 Summary:        Eclipse C/C++ Development Tools (CDT) plugin
 Name:           %{?scl_prefix}eclipse-cdt
 Version:        %{majmin}.%{micro}
-Release:        5%{?dist}
+Release:        6%{?dist}
 License:        EPL and CPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/cdt
@@ -59,9 +59,6 @@ Patch2: %{name}-libhover-libstdcxx.patch
 # Following removes unused modules from libhover pom.xml
 Patch3: %{name}-libhover-pom.patch
 
-# Following fixes CDT doc plugins to use new format for tycho-extras plugin
-Patch4: %{name}-doc-fix.patch
-
 # Following removes unneeded features from Linux Tools build
 Patch5: %{name}-linuxtools-features.patch
 
@@ -171,7 +168,6 @@ cp %{SOURCE4} man
 
 pushd %{cdt_snapshot}
 %patch0 -p1
-%patch4 -p1
 %patch6 -p1
 %patch8 -p1
 %patch10 -p1
@@ -505,6 +501,9 @@ rm -rf $installDir/eclipse/binary
 %doc %{cdt_snapshot}/releng/org.eclipse.cdt.releng/notice.html
 
 %changelog
+* Thu Sep 04 2014 Roland Grunberg <rgrunber at redhat.com> - 1:8.4.0-6
+- Remove unnecessary patch.
+
 * Tue Aug 19 2014 Mat Booth <mat.booth at redhat.com> - 1:8.4.0-5
 - Update dep on nekohtml to fix libhover generation error at startup
 


More information about the scm-commits mailing list