]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
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)
commit9b220bddea24a41daafb79cb8dd926e3d8ca6c5f
tree21a27451f1448efdf9e8cd821e0c64ee58e9e6c2
parent96bc1f4942fe1431c663b3f5ffef5e0d0304eb3d
ceph.spec.in: use wildcards to capture man pages

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