]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: use wildcards to capture man pages 3482/head
authorKen Dreyer <kdreyer@redhat.com>
Fri, 23 Jan 2015 22:08:34 +0000 (15:08 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Fri, 23 Jan 2015 22:08:34 +0000 (15:08 -0700)
Use wildcard to capture gzipped man pages for ceph-clsinfo(8) and
librados-config(8). In addition to future-proofing us against
possible compression type changes down the road, this also aligns us
with the existing convention that's used to capture the rest of the man
page files.

ceph.spec.in

index 8f5955423dad55dc4c535939b31dfcff17b14c22..98f2a80ae226c9bc60ca26d7143338c7c088f7c0 100644 (file)
@@ -515,8 +515,8 @@ fi
 %{_mandir}/man8/mount.ceph.8*
 %{_mandir}/man8/ceph-rbdnamer.8*
 %{_mandir}/man8/ceph-debugpack.8*
-%{_mandir}/man8/ceph-clsinfo.8.gz
-%{_mandir}/man8/librados-config.8.gz
+%{_mandir}/man8/ceph-clsinfo.8*
+%{_mandir}/man8/librados-config.8*
 #set up placeholder directories
 %dir %{_localstatedir}/lib/ceph/
 %dir %{_localstatedir}/lib/ceph/tmp