[eclipse-cdt/f14/master] - Fix typo in libhover local patch so entire libhoverdocs directory contents are installed.

Jeff Johnston jjohnstn at fedoraproject.org
Thu Mar 10 15:50:00 UTC 2011


commit adc06c569f6852663386efa2a504d67c77102d36
Author: Jeff Johnston <jjohnstn at redhat.com>
Date:   Thu Mar 10 10:49:32 2011 -0500

    - Fix typo in libhover local patch so entire libhoverdocs directory
      contents are installed.

 eclipse-cdt-libhover-local.patch |    2 +-
 eclipse-cdt.spec                 |    6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-cdt-libhover-local.patch b/eclipse-cdt-libhover-local.patch
index 88c154e..853ad89 100644
--- a/eclipse-cdt-libhover-local.patch
+++ b/eclipse-cdt-libhover-local.patch
@@ -5,7 +5,7 @@ diff -up ./org.eclipse.linuxtools.cdt.libhover/build.properties.fix ./org.eclips
                 META-INF/,\
                 .,\
  	       about.html,\
-+               libhoverdocs,\
++               libhoverdocs/,\
                 plugin.properties
  
  javacSource=1.5
diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec
index 83ca438..69a3816 100644
--- a/eclipse-cdt.spec
+++ b/eclipse-cdt.spec
@@ -22,7 +22,7 @@ Epoch: 1
 Summary:        Eclipse C/C++ Development Tools (CDT) plugin
 Name:           eclipse-cdt
 Version:        %{majmin}.%{micro}
-Release:        5%{?dist}
+Release:        6%{?dist}
 License:        EPL and CPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/cdt
@@ -575,6 +575,10 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Wed Mar 09 2011 Jeff Johnston  <jjohnstn at redhat.com> 1:7.0.1-6
+- Fix typo in libhover local patch so entire libhoverdocs directory
+  contents are installed.
+
 * Wed Feb 16 2011 Jeff Johnston  <jjohnstn at redhat.com> 1:7.0.1-5
 - Fix glibc and libstdc++ libhover plug-ins to specify a local
   location for their data.


More information about the scm-commits mailing list