]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm/cephadm: start description and summary with capital letter 32212/head
authorNathan Cutler <ncutler@suse.com>
Mon, 16 Dec 2019 09:45:22 +0000 (10:45 +0100)
committerNathan Cutler <ncutler@suse.com>
Mon, 16 Dec 2019 16:03:07 +0000 (17:03 +0100)
This commit fixes RPMLINT issue:

cephadm.x86_64: E: summary-not-capitalized (Badness: 20) C cephadm utility to bootstrap Ceph clusters
Summary doesn't begin with a capital letter.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in

index a68604b483f39b946078954c06f3a9690d0c98f2..c2c3fb16168db0a019d792cb8e177cbae185b670 100644 (file)
@@ -405,11 +405,11 @@ Recommends:    chrony
 Base is the package that includes all the files shared amongst ceph servers
 
 %package -n cephadm
-Summary:        cephadm utility to bootstrap Ceph clusters
+Summary:        Utility to bootstrap Ceph clusters
 Requires:       podman
 %description -n cephadm
-cephadm utility to bootstrap a Ceph cluster and manage ceph daemons
-deployed with systemd and podman.
+Utility to bootstrap a Ceph cluster and manage Ceph daemons deployed 
+with systemd and podman.
 
 %package -n ceph-common
 Summary:       Ceph Common