]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec.in: do not build with system pmdk by default
authorKefu Chai <kchai@redhat.com>
Mon, 26 Apr 2021 08:16:30 +0000 (16:16 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 26 Apr 2021 08:38:09 +0000 (16:38 +0800)
commitecb8d2cae2c063acf4e7e1bffed887d52117762f
tree3fee999f767fcd0c45c3689171c211712798123e
parent5dccba839ba1ceed094121394135a79429b2ae2d
ceph.spec.in: do not build with system pmdk by default

we need to use libpmem 1.10 in #40493.

without enabling the module stream offering libpmem 1.9.2, we can only
have access to libpmem 1.6.1. and fedora 33 only has libpmem 1.9
packaged. the same applies to openSUSE Tumbleweed and openSUSE Leap. so
let's stop using libpmem packaged by distro by default, until these
distros include libpmem 1.10.

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph.spec.in