[collectd/f17] Fix 'summary-not-capitalized' rpmlint warning

Alan Pevec apevec at fedoraproject.org
Mon Nov 26 11:49:05 UTC 2012


commit 00b778e5757b60af1be19f4f6b25303d766b5481
Author: Ruben Kerkhof <ruben at rubenkerkhof.com>
Date:   Wed Nov 21 12:09:46 2012 +0100

    Fix 'summary-not-capitalized' rpmlint warning

 collectd.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/collectd.spec b/collectd.spec
index 0ed010d..da5ee24 100644
--- a/collectd.spec
+++ b/collectd.spec
@@ -125,7 +125,7 @@ This package contains Perl bindings and plugin for collectd.
 
 
 %package ping
-Summary:       ping module for collectd
+Summary:       Ping module for collectd
 Group:         System Environment/Daemons
 Requires:      collectd = %{version}-%{release}
 %description ping


More information about the scm-commits mailing list