From 4b77deb477550416b06192d7f36f8dc0100862a1 Mon Sep 17 00:00:00 2001 From: Danny Al-Gaaf Date: Mon, 25 Feb 2013 15:34:17 +0100 Subject: [PATCH] ceph.spec.in: add new files Add new files to spec file since they get installed. Signed-off-by: Danny Al-Gaaf --- ceph.spec.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ceph.spec.in b/ceph.spec.in index 4724dbb9e95..a260d32e0f7 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -345,6 +345,7 @@ fi %{_bindir}/rbd %{_bindir}/ceph-debugpack %{_bindir}/ceph-coverage +%{_bindir}/ceph_mon_store_converter %{_initrddir}/ceph /sbin/mkcephfs /sbin/mount.ceph @@ -417,6 +418,7 @@ fi %{_includedir}/rados/buffer.h %{_includedir}/rados/page.h %{_includedir}/rados/crc32c.h +%{_includedir}/rados/rados_types.h %dir %{_includedir}/rbd %{_includedir}/rbd/librbd.h %{_includedir}/rbd/librbd.hpp @@ -570,6 +572,7 @@ fi %{_bindir}/ceph_test_rados_open_pools_parallel %{_bindir}/ceph_test_rados_watch_notify %{_bindir}/ceph_test_signal_handlers +%{_bindir}/ceph_test_store_tool %{_bindir}/ceph_test_timers %{_bindir}/ceph_tpbench %{_bindir}/ceph_xattr_bench -- 2.47.3