From 14e91bf1246eed944adf8bbad627c030654da142 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 16 Oct 2013 13:59:00 -0700 Subject: [PATCH] debian, specfile: fix ceph-kvstore-tool packaging See da69fa09c8274585225471c68c1acc788a3881f4 Signed-off-by: Sage Weil --- ceph.spec.in | 2 +- debian/ceph-test.install | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index a60d87ad81471..3cee74b3d1284 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 c5a5e0a97743e..237a05850be98 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 -- 2.39.5