[eclipse-cdt/f14/master] - Fix typo.

Jeff Johnston jjohnstn at fedoraproject.org
Thu Oct 7 21:25:50 UTC 2010


commit 47a5862df3c643044d608f8d560733219c7659e2
Author: Jeff Johnston <jjohnstn at tonberry.(none)>
Date:   Thu Oct 7 17:25:44 2010 -0400

    - Fix typo.

 eclipse-cdt.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec
index 05da535..8461719 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:        1%{?dist}
+Release:        2%{?dist}
 License:        EPL and CPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/cdt
@@ -33,7 +33,7 @@ Requires:       eclipse-platform
 # script.  Note that the optional c99 and upc parsers plus the optional
 # xlc support features have been removed.
 
-Source0: %{name}-fetched-src-CDT_7_0_0.tar.bz2
+Source0: %{name}-fetched-src-cdt_7_0_1.tar.bz2
 Source4: fetch-cdt.sh
 
 Source1: %{name}-fetched-src-autotools-R0_6_1.tar.gz
@@ -567,7 +567,10 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
-* Wed Oct 16 2010 Jeff Johnston  <jjohnstn at redhat.com> 1:7.0.1-1
+* Thu Oct 07 2010 Jeff Johnston  <jjohnstn at redhat.com> 1:7.0.1-2
+- Fix typo.
+
+* Wed Oct 06 2010 Jeff Johnston  <jjohnstn at redhat.com> 1:7.0.1-1
 - Rebase CDT to Helios SR1 (7.0.1) including gdb hardware support
 - Rebase Autotools/Libhover to Linux tools R0.6.1
 


More information about the scm-commits mailing list