summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2013-10-16 13:59:00 -0700
committerSage Weil <sage@inktank.com>2013-10-16 13:59:13 -0700
commit14e91bf1246eed944adf8bbad627c030654da142 (patch)
tree759e77f4914c6be289aa1fe6223a2249e2c30f7d
parentd1547d222315e83543edccb68fd7b623e08322de (diff)
downloadceph-14e91bf1246eed944adf8bbad627c030654da142.tar.gz
debian, specfile: fix ceph-kvstore-tool packaging
See da69fa09c8274585225471c68c1acc788a3881f4 Signed-off-by: Sage Weil <sage@inktank.com>
-rw-r--r--ceph.spec.in2
-rw-r--r--debian/ceph-test.install2
2 files changed, 2 insertions, 2 deletions
diff --git a/ceph.spec.in b/ceph.spec.in
index a60d87ad814..3cee74b3d12 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -671,12 +671,12 @@ fi
%{_bindir}/ceph_test_rados_watch_notify
%{_bindir}/ceph_test_signal_handlers
%{_bindir}/ceph_test_snap_mapper
-%{_bindir}/ceph_test_store_tool
%{_bindir}/ceph_test_timers
%{_bindir}/ceph_tpbench
%{_bindir}/ceph_xattr_bench
%{_bindir}/ceph-monstore-tool
%{_bindir}/ceph-osdomap-tool
+%{_bindir}/ceph-kvstore-tool
%files -n libcephfs_jni1
%defattr(-,root,root,-)
diff --git a/debian/ceph-test.install b/debian/ceph-test.install
index c5a5e0a9774..237a05850be 100644
--- a/debian/ceph-test.install
+++ b/debian/ceph-test.install
@@ -67,7 +67,6 @@ usr/bin/ceph_test_rados_watch_notify
usr/bin/ceph_test_rewrite_latency
usr/bin/ceph_test_signal_handlers
usr/bin/ceph_test_snap_mapper
-usr/bin/ceph_test_store_tool
usr/bin/ceph_test_stress_watch
usr/bin/ceph_test_timers
usr/bin/ceph_test_trans
@@ -75,4 +74,5 @@ usr/bin/ceph_tpbench
usr/bin/ceph_xattr_bench
usr/bin/ceph-monstore-tool
usr/bin/ceph-osdomap-tool
+usr/bin/ceph-kvstore-tool
usr/share/java/libcephfs-test.jar