]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Bug fix for man file packaging.
authorOwen Synge <osynge@suse.com>
Mon, 8 Jun 2015 20:16:06 +0000 (22:16 +0200)
committerOwen Synge <osynge@suse.com>
Tue, 16 Jun 2015 15:49:38 +0000 (17:49 +0200)
commit18ba022617992f527fc8790101b3fd729f71dd64
tree468940d2f9809fb2fcf68a34736205c7764bc83c
parent81605bdd1def4f26df03d28bc22cc9bed39037ed
Bug fix for man file packaging.

explicitly included man pages.

Original fix used %{_mandir}/*/* but this could potentially lead to ambiguity
as ceph rpm spec file contains many man pages for different packages.

Signed-off-by: Owen Synge <osynge@suse.com>
ceph.spec.in