From 2735635f362fd4ed9a19f7a6f163f98a7362750e Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Mar 01 2013 23:17:33 +0000 Subject: Fix summary for parsers sub-package. --- diff --git a/eclipse-cdt.spec b/eclipse-cdt.spec index b35bf80..a684474 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: 3%{?dist} +Release: 4%{?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 - 1:8.1.1-4 +- Fix summary for parsers sub-package. + * Mon Jan 28 2013 Jeff Johnston - 1:8.1.1-3 - Force org.eclipse.cdt.linux.%%{arch} to be a dir so that the .so files are not loaded into the user's .eclipse configuration.