]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rpm: drop "is_opensuse" conditional in SUSE-specific bcond block
authorNathan Cutler <ncutler@suse.com>
Fri, 6 Mar 2020 09:09:27 +0000 (10:09 +0100)
committerNathan Cutler <ncutler@suse.com>
Fri, 6 Mar 2020 09:26:44 +0000 (10:26 +0100)
commitfd7cb3dae55b649febfeccee8ec3c9efa9ffb9e7
treea89d38306828b38198b4a8e02d69a49062906d2c
parent6b45b3b6c904f0127bd93929201c0e59b6da455f
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>
ceph.spec.in