]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: remove trailing whitespace 39427/head
authorKen Dreyer <kdreyer@redhat.com>
Thu, 11 Feb 2021 18:01:19 +0000 (11:01 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 11 Feb 2021 18:01:19 +0000 (11:01 -0700)
RPM's parseSpec() Python method internally strips this whitespace
character.

Tools that process this spec file with parseSpec() and evaluate
RPMTAG_DESCRIPTION cannot match this exact %description string as
written here.

Strip the trailing whitespace so that the RPMTAG_DESCRIPTION header
matches what we've written in the spec.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
ceph.spec.in

index 6c359cfd5267d87f2567688aa46d815a25069c93..405b5b1da75bae306c3c9fcfe7e554a8fd6ffb43 100644 (file)
@@ -425,7 +425,7 @@ Requires:       python%{python3_pkgversion}
 Recommends:     podman >= 2.0.2
 %endif
 %description -n cephadm
-Utility to bootstrap a Ceph cluster and manage Ceph daemons deployed 
+Utility to bootstrap a Ceph cluster and manage Ceph daemons deployed
 with systemd and podman.
 
 %package -n ceph-common