From 8cda623e0ba34a48a70e9ea988d619b15605c4fd Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Mon, 29 Sep 2014 14:24:01 -0700 Subject: [PATCH] ceph.spec.in: move ceph_rest_api.py into ceph Signed-off-by: Sage Weil --- ceph.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index 4321f118d6768..d8289fbb3fad0 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -444,6 +444,7 @@ fi %{_bindir}/cephfs %{_bindir}/ceph-clsinfo %{_bindir}/ceph-rest-api +%{python_sitelib}/ceph_rest_api.py* %{_bindir}/crushtool %{_bindir}/monmaptool %{_bindir}/osdmaptool @@ -706,7 +707,6 @@ ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1 %{python_sitelib}/rbd.py* %{python_sitelib}/cephfs.py* %{python_sitelib}/ceph_argparse.py* -%{python_sitelib}/ceph_rest_api.py* ################################################################################# %files -n rest-bench -- 2.39.5