From 6cecdd86f73585838fbdd5ae5c2ba492286bc45a Mon Sep 17 00:00:00 2001 From: Danny Al-Gaaf Date: Sun, 10 Feb 2013 18:56:47 +0100 Subject: [PATCH] spec/debian: don't install rest-bench twice Don't install rest-bench in ceph.spec.in section for ceph-test and ceph-test.install twice. This file is already part of the rest-bench package. Signed-off-by: Danny Al-Gaaf --- ceph.spec.in | 1 - debian/ceph-test.install | 1 - 2 files changed, 2 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index 338f5df507c12..183a082ddf046 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -517,7 +517,6 @@ fi ################################################################################# %files -n ceph-test %defattr(-,root,root,-) -%{_bindir}/rest-bench %{_bindir}/ceph_bench_log %{_bindir}/ceph_dupstore %{_bindir}/ceph_kvstorebench diff --git a/debian/ceph-test.install b/debian/ceph-test.install index 3b4b72522b5bb..f99344fd54c01 100644 --- a/debian/ceph-test.install +++ b/debian/ceph-test.install @@ -5,7 +5,6 @@ usr/bin/ceph_multi_stress_watch usr/bin/ceph_omapbench usr/bin/ceph_psim usr/bin/ceph_radosacl -usr/bin/rest-bench usr/bin/ceph_rgw_multiparser usr/bin/ceph_scratchtool usr/bin/ceph_scratchtoolpp -- 2.39.5