]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: rbd-replay-prep is not being built on f21+
authorBoris Ranto <branto@redhat.com>
Tue, 16 Jun 2015 21:07:04 +0000 (23:07 +0200)
committerNathan Cutler <ncutler@suse.com>
Mon, 26 Oct 2015 11:40:54 +0000 (12:40 +0100)
Signed-off-by: Boris Ranto <branto@redhat.com>
(cherry picked from commit 85517d611b7bf4cb6cbffcd2c65303be0d038264)

ceph.spec.in

index 19730bf6a13579657aa5f9c860c6eb205d31bf83..92965284ca633b6f14cba94ef0e1302d90c2cc10 100644 (file)
@@ -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