]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rpm: enable system_pmdk bcond for SUSE builds 43316/head
authorNathan Cutler <ncutler@suse.com>
Mon, 27 Sep 2021 10:05:45 +0000 (12:05 +0200)
committerNathan Cutler <ncutler@suse.com>
Mon, 27 Sep 2021 10:05:45 +0000 (12:05 +0200)
commit1a3a1b095865d2e2258be81fcceb3d798b3e4d5e
tree48c9cd61f8ae1bdab610646c98e4e55731b1d6bf
parente425e083d6d01bb7217c5c4cfea0bb10b649558a
rpm: enable system_pmdk bcond for SUSE builds

ecb8d2cae2c063acf4e7e1bffed887d52117762f disabled the system_pmdk bcond for all
build targets based on the fact that pmdk 1.10 was not available on any of them.

Now that openSUSE Tumbleweed ships pmdk 1.11, we re-enable the system_pmdk bcond
to fix the master build for openSUSE Tumbleweed.

Since openSUSE Tumbleweed is the *only* SUSE build target master supports, there
is no need for greater granularity in the distro conditional here.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in