From e512a8735f4c5648dc9572e4b1fceefe4f4eb6e3 Mon Sep 17 00:00:00 2001 From: Tim Serong Date: Tue, 16 Aug 2016 01:14:28 +1000 Subject: [PATCH] ceph.spec.in: move cephfs-* fsck tools to ceph-base cephfs fsck should not be run from SLES clients, as they might be outdated. Signed-off-by: Nathan Cutler (cherry picked from commit d0f3107d9f586b4a177bc940c0629fedc3978c93) Conflicts: ceph.spec.in --- ceph.spec.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index 47c876029e29d..0eddd0e31d23d 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -1447,6 +1447,9 @@ rm -rf %{buildroot} %{_bindir}/osdmaptool %{_bindir}/ceph-kvstore-tool %{_bindir}/ceph-run +%{_bindir}/cephfs-data-scan +%{_bindir}/cephfs-journal-tool +%{_bindir}/cephfs-table-tool %{_presetdir}/50-ceph.preset %{_sbindir}/ceph-create-keys %dir %{_libexecdir}/ceph @@ -1550,9 +1553,6 @@ exit 0 %{_bindir}/ceph-dencoder %{_bindir}/ceph-rbdnamer %{_bindir}/ceph-syn -%{_bindir}/cephfs-data-scan -%{_bindir}/cephfs-journal-tool -%{_bindir}/cephfs-table-tool %{_bindir}/rados %{_bindir}/radosgw-admin %{_bindir}/rbd -- 2.39.5