[netbeans-platform] Fix description and summary

Omair Majid omajid at fedoraproject.org
Mon Jun 6 19:20:50 UTC 2011


commit 96ad42a448985e5b2049bc4fc2c91f8efeb40834
Author: Omair Majid <omajid at redhat.com>
Date:   Mon Jun 6 15:09:47 2011 -0400

    Fix description and summary

 netbeans-platform.spec |   19 +++++++++++--------
 1 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/netbeans-platform.spec b/netbeans-platform.spec
index a792ad9..10f4272 100644
--- a/netbeans-platform.spec
+++ b/netbeans-platform.spec
@@ -60,7 +60,7 @@
 
 Name:         netbeans-platform
 Version:      %{nb_ver}
-Release:      1%{?dist}
+Release:      2%{?dist}
 Summary:      NetBeans Platform %{nb_platform_ver}
 Group:        Development/Libraries
 License:      GPLv2 with exceptions or CDDL
@@ -125,13 +125,13 @@ Requires: felix-framework >= 2.0.5
 Provides: %{nb_platform_pkg} = %{version}-%{release}
 
 %description
-The NetBeans Platform, version %{nb_platform_ver}, is a generic framework 
-for Swing applications. It provides the services common to almost all 
-large desktop applications: window management, menus, settings and 
-storage, update management, file access, etc.
+The NetBeans Platform is a generic framework for Swing applications.
+It provides the services common to almost all large desktop
+applications: window management, menus, settings and storage, update
+management, file access, etc.
 
 %package %{nb_javadoc}
-Summary: Javadoc documentation for NetBeans Platform %{nb_platform_ver}
+Summary: Javadoc documentation for NetBeans Platform
 Group: Documentation
 BuildArch: noarch
 
@@ -142,7 +142,7 @@ mode. This package provides one master
 javadoc to all of them.
 
 %package %{nb_harness}
-Summary: Build harness for NetBeans Platform %{nb_platform_ver}
+Summary: Build harness for NetBeans Platform
 Group: Development/Libraries
 
 Requires: %{name} = %{version}-%{release}
@@ -326,7 +326,10 @@ popd
 %doc nbbuild/licenses/CDDL-GPL-2-CP
 
 %changelog
-* Mon Jun 6 2011 Omair Majid <omajid2redhat.com> - 7.0-1
+* Mon Jun 6 2011 Omair Majid <omajid at redhat.com> - 7.0-2
+- Remove version numbers from descriptions and summaries.
+
+* Mon Jun 6 2011 Omair Majid <omajid at redhat.com> - 7.0-1
 - Update to netbeans-platform 7.0
 
 * Fri Mar 25 2011 Omair Majid <omajid at redhat.com> - 6.9.1-1


More information about the scm-commits mailing list