]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rpm: add fmt-devel as build deps 37281/head
authorKefu Chai <kchai@redhat.com>
Mon, 21 Sep 2020 16:08:09 +0000 (00:08 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 21 Sep 2020 17:01:51 +0000 (01:01 +0800)
commitfd779c36000ab492878cce708890f8cfddda2e56
tree6cd57a41a5ea631bb3e34f4c2aeeba5f1582ec2e
parent0a288f6690e48d6ae39da1f247eb41427f1a8c84
rpm: add fmt-devel as build deps

since libfmt > 5.0.0 is packaged by CentOS/RHEL8 and openSUSE/SLE
we can just use it instead of our own version. also, since libfmt is
used out side of crimson project, no need to guard it using "with
seastar" anymore.

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