diff options
author | Danny Al-Gaaf <danny.al-gaaf@bisect.de> | 2013-05-06 15:09:32 +0200 |
---|---|---|
committer | Gary Lowell <gary.lowell@inktank.com> | 2013-05-06 11:30:02 -0700 |
commit | 71cef0867bc836c9157842a1994fdd0710403a48 (patch) | |
tree | 691efc49f5afb2fac62c2385d9fba1b6bf1bf1fc /ceph.spec.in | |
parent | 1a67f7b3ac3c035d6e4b2181fbad903aa4b03711 (diff) | |
download | ceph-71cef0867bc836c9157842a1994fdd0710403a48.tar.gz |
ceph.spec: add some files to ceph
Add installed, but not packaged files to ceph-test (ceph-monstore-tool,
ceph-osdomap-tool) rpm file section.
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Diffstat (limited to 'ceph.spec.in')
-rw-r--r-- | ceph.spec.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ceph.spec.in b/ceph.spec.in index febd32ccf1c..d15a70c63de 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -622,6 +622,8 @@ fi %{_bindir}/ceph_tpbench %{_bindir}/ceph_xattr_bench %{_bindir}/ceph-coverage +%{_bindir}/ceph-monstore-tool +%{_bindir}/ceph-osdomap-tool %files -n libcephfs_jni1 %defattr(-,root,root,-) |