]> git.apps.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>
Tue, 27 Oct 2015 10:24:17 +0000 (11:24 +0100)
Signed-off-by: Boris Ranto <branto@redhat.com>
(cherry picked from commit 85517d611b7bf4cb6cbffcd2c65303be0d038264)

ceph.spec.in

index 9446f0c118abcf01b066a8f2a56cd572f203083e..a20521f633f92e760c0f23fdd7e537fcc2c62b35 100644 (file)
@@ -916,7 +916,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