From: Ken Dreyer Date: Tue, 2 Dec 2014 20:58:10 +0000 (-0700) Subject: packaging: package ceph-disk(8) X-Git-Tag: v0.80.10~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e785f1a2bb4cd77b0aaaccd78060183157ad842e;p=ceph.git packaging: package ceph-disk(8) The ceph-disk man page was added in a450cab2b8148cb8a9b043d629feccf89e5aabac, but this was not added to the RPM or DEB packaging. Add it here. Signed-off-by: Ken Dreyer (cherry picked from commit b743a951114b00bbb6e14fb88f1928b504bc0f8b) --- diff --git a/ceph.spec.in b/ceph.spec.in index e1a8318666c..2bf05a97fab 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -485,6 +485,7 @@ fi %config %{_sysconfdir}/bash_completion.d/ceph %config(noreplace) %{_sysconfdir}/logrotate.d/ceph %config(noreplace) %{_sysconfdir}/logrotate.d/radosgw +%{_mandir}/man8/ceph-disk.8* %{_mandir}/man8/ceph-mon.8* %{_mandir}/man8/ceph-mds.8* %{_mandir}/man8/ceph-osd.8* diff --git a/debian/ceph.install b/debian/ceph.install index 2b64586c335..edd2241c268 100644 --- a/debian/ceph.install +++ b/debian/ceph.install @@ -24,6 +24,7 @@ usr/share/doc/ceph/sample.ceph.conf usr/share/doc/ceph/sample.fetch_config usr/share/man/man8/ceph-clsinfo.8 usr/share/man/man8/ceph-debugpack.8 +usr/share/man/man8/ceph-disk.8 usr/share/man/man8/ceph-mon.8 usr/share/man/man8/ceph-osd.8 usr/share/man/man8/ceph-run.8