diff options
author | Danny Al-Gaaf <danny.al-gaaf@bisect.de> | 2013-07-10 17:37:59 +0200 |
---|---|---|
committer | Danny Al-Gaaf <danny.al-gaaf@bisect.de> | 2013-07-10 17:51:17 +0200 |
commit | 78bae33f7f604894ad2f484827ec684af532d657 (patch) | |
tree | 92d3ea3b0c102453ca39ec4477b52e9cc253b3c4 /ceph.spec.in | |
parent | dc99a23d05f450a2c0b678a85013b2fd9c5f4c9c (diff) | |
download | ceph-78bae33f7f604894ad2f484827ec684af532d657.tar.gz |
ceph.spec.in: add some ceph_test_cls_* files
Add some installed but not packaged ceph_test_cls_* files to
the ceph-test package.
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Diffstat (limited to 'ceph.spec.in')
-rw-r--r-- | ceph.spec.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ceph.spec.in b/ceph.spec.in index 97366585d37..bb220a0cd79 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -585,9 +585,13 @@ fi %{_bindir}/ceph_streamtest %{_bindir}/ceph_test_cfuse_cache_invalidate %{_bindir}/ceph_test_cls_lock +%{_bindir}/ceph_test_cls_log %{_bindir}/ceph_test_cls_rbd %{_bindir}/ceph_test_cls_refcount +%{_bindir}/ceph_test_cls_replica_log %{_bindir}/ceph_test_cls_rgw +%{_bindir}/ceph_test_cls_statelog +%{_bindir}/ceph_test_cls_version %{_bindir}/ceph_test_cors %{_bindir}/ceph_test_filejournal %{_bindir}/ceph_test_filestore |