[eclipse-cdt] Fix summary for parsers sub-package.

Jeff Johnston jjohnstn at fedoraproject.org
Fri Mar 1 23:21:41 UTC 2013


commit 51a0b5c800f4ead3e61d2c55e33d80b131484ed2
Author: Jeff Johnston <jjohnstn at redhat.com>
Date:   Fri Mar 1 18:17:33 2013 -0500

    Fix summary for parsers sub-package.

 eclipse-cdt.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec
index ef9be13..30fff87 100644
--- a/eclipse-cdt.spec
+++ b/eclipse-cdt.spec
@@ -27,7 +27,7 @@ Epoch: 1
 Summary:        Eclipse C/C++ Development Tools (CDT) plugin
 Name:           eclipse-cdt
 Version:        %{majmin}.%{micro}
-Release:        4%{?dist}
+Release:        5%{?dist}
 License:        EPL and CPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/cdt
@@ -76,7 +76,7 @@ ExclusiveArch: %{ix86} x86_64 ppc ia64 ppc64 %{arm} s390 s390x
 Eclipse features and plugins that are useful for C and C++ development.
 
 %package parsers
-Summary:        Eclipse C/C++ Development Tools (CDT) SDK plugin
+Summary:        Eclipse C/C++ Development Tools (CDT) Optional Parsers
 Group:          Text Editors/Integrated Development Environments (IDE)
 Requires:       %{name} = %{epoch}:%{version}-%{release}
 Requires:       lpg-java-compat
@@ -265,6 +265,9 @@ rm -rf $installDir/eclipse/binary
 %doc %{cdt_snapshot}/releng/org.eclipse.cdt.releng/notice.html
 
 %changelog
+* Fri Mar 01 2013 Jeff Johnston <jjohnstn at redhat.com> - 1:8.1.1-5
+- Fix summary for parsers sub-package.
+
 * Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1:8.1.1-4
 - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
 - Replace maven BuildRequires with maven-local


More information about the scm-commits mailing list