From: Boris Ranto Date: Tue, 16 Jun 2015 21:07:04 +0000 (+0200) Subject: ceph.spec.in: rbd-replay-prep is not being built on f21+ X-Git-Tag: v0.94.6~70^2~13 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=82425b33f712047442d9d29c5a4349818b44b40a;p=ceph.git ceph.spec.in: rbd-replay-prep is not being built on f21+ Signed-off-by: Boris Ranto (cherry picked from commit 85517d611b7bf4cb6cbffcd2c65303be0d038264) --- diff --git a/ceph.spec.in b/ceph.spec.in index 19730bf6a13..92965284ca6 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -889,7 +889,7 @@ ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1 %{_mandir}/man8/rbd-replay-prep.8* %{_bindir}/rbd-replay %{_bindir}/rbd-replay-many -%if (0%{?fedora} >= 20 || 0%{?rhel} == 6) +%if (0%{?fedora} == 20 || 0%{?rhel} == 6) %{_bindir}/rbd-replay-prep %endif