mirror of
https://github.com/ceph/ceph
synced 2025-01-02 00:52:22 +00:00
ceph.spec.in: add new files
Add new files to spec file since they get installed. Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
This commit is contained in:
parent
9217c4ac68
commit
4b77deb477
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user