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: v9.0.3~123^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=85517d611b7bf4cb6cbffcd2c65303be0d038264;p=ceph.git ceph.spec.in: rbd-replay-prep is not being built on f21+ Signed-off-by: Boris Ranto --- diff --git a/ceph.spec.in b/ceph.spec.in index 4b61be8467e4..434e6e28b2de 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -973,7 +973,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