]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph-detect-init: package for rpm and debian
authorLoic Dachary <ldachary@redhat.com>
Sat, 2 May 2015 15:19:11 +0000 (17:19 +0200)
committerLoic Dachary <ldachary@redhat.com>
Tue, 5 May 2015 23:54:36 +0000 (01:54 +0200)
Signed-off-by: Loic Dachary <ldachary@redhat.com>
ceph.spec.in
debian/ceph.install

index 7ccd122bbe1772f7f385f3b56297630646584599..33e3d1c0665fa7722e753ed9b20b5d3133623959 100644 (file)
@@ -594,6 +594,7 @@ fi
 %{_bindir}/ceph-mon
 %{_bindir}/ceph-mds
 %{_bindir}/ceph-osd
+%{_bindir}/ceph-detect-init
 %{_bindir}/librados-config
 %{_bindir}/ceph-client-debug
 %{_bindir}/cephfs-journal-tool
@@ -645,7 +646,9 @@ fi
 %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ceph-mon
 %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ceph-osd-mds
 %endif
+%{python_sitelib}/ceph_detect_init*
 %{_mandir}/man8/ceph-deploy.8*
+%{_mandir}/man8/ceph-detect-init.8*
 %{_mandir}/man8/ceph-disk.8*
 %{_mandir}/man8/ceph-mon.8*
 %{_mandir}/man8/ceph-mds.8*
index 0cd2666a96ceab154aa65e18998c0ff7f48062dc..556cc99d9a86e6444bd36945b12325c711c14702 100644 (file)
@@ -5,6 +5,7 @@ usr/sbin/ceph-create-keys
 usr/sbin/ceph-disk
 usr/sbin/ceph-disk-activate
 usr/sbin/ceph-disk-prepare
+usr/bin/ceph-detect-init
 usr/bin/ceph-clsinfo
 usr/bin/ceph-debugpack
 usr/bin/ceph-mon
@@ -12,6 +13,7 @@ usr/bin/ceph-osd
 usr/bin/ceph-run
 usr/bin/ceph-rest-api
 usr/lib/python*/dist-packages/ceph_rest_api.py
+usr/lib/python*/dist-packages/ceph_detect_init*
 usr/bin/crushtool
 usr/bin/monmaptool
 usr/bin/osdmaptool
@@ -24,6 +26,7 @@ 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-deploy.8
+usr/share/man/man8/ceph-detect-init.8
 usr/share/man/man8/ceph-disk.8
 usr/share/man/man8/ceph-mon.8
 usr/share/man/man8/ceph-osd.8