diff options
author | Danny Al-Gaaf <danny.al-gaaf@bisect.de> | 2013-05-06 15:09:32 +0200 |
---|---|---|
committer | Danny Al-Gaaf <danny.al-gaaf@bisect.de> | 2013-05-06 15:09:32 +0200 |
commit | acb60e58e4dbf6afc5e61b7d6bef72103a0c778c (patch) | |
tree | b7b3eacb9c730de409a88ef4909174251049bab5 | |
parent | Merge branch 'next' (diff) | |
download | ceph-acb60e58e4dbf6afc5e61b7d6bef72103a0c778c.tar.xz ceph-acb60e58e4dbf6afc5e61b7d6bef72103a0c778c.zip |
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>
-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 934ecf19b8d..f4650508f63 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -621,6 +621,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,-) |