]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rpm: drop "is_opensuse" conditional in SUSE-specific bcond block 34790/head
authorNathan Cutler <ncutler@suse.com>
Fri, 6 Mar 2020 09:09:27 +0000 (10:09 +0100)
committerNathan Cutler <ncutler@suse.com>
Tue, 28 Apr 2020 14:18:43 +0000 (16:18 +0200)
commitf31007f07b5bc69f91c69bcee776538a1f4449f4
treef9145dc0b092fed56dc8e23af350674f66b16d70
parentfcb0536921a652f58e87fc2b3304d30b9d6253c0
rpm: drop "is_opensuse" conditional in SUSE-specific bcond block

Until now, "ocf" and "libradosstriper" were disabled on SLE, but not
openSUSE.

Leaving them enabled for openSUSE makes it appear as if these features
are expected to do something useful on SUSE.

Dropping the "is_opensuse" conditional has the desirable side effect of
streamlining the SUSE bcond block, and in the spirit of "and that's not
all", we take the opportunity to put the bconds in alphabetical order
for comforting cosmetic effect.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit fd7cb3dae55b649febfeccee8ec3c9efa9ffb9e7)
ceph.spec.in