]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph.spec, debian: move deps from base to ceph-volume
authorKefu Chai <kchai@redhat.com>
Wed, 28 Jul 2021 07:32:58 +0000 (15:32 +0800)
committerKefu Chai <tchaikov@gmail.com>
Tue, 14 Sep 2021 15:25:19 +0000 (23:25 +0800)
commit94945b6408cca016a93ec1a9c566774f05a30a70
tree2da98f946cdd0d02b24acfe8c931a0a2e73d50b6
parentfd9d563a51cfac01d3084b1dd6e4afe584d2d904
ceph.spec, debian: move deps from base to ceph-volume

this change makes util-linux, xfsprogs and e2fsprogs runtime deps of ceph-volume

ceph-volume uses blkid and lsblk, which are in turn packaged by
util-linux.

util-linux were added as build dependency to fulfill the needs of
ceph-disk. and we tested ceph-disk as part of "make check", since
ceph-disk was dropped, there is no need to have util-linux as
build dependency anymore.

the same applies to e2fsprogs and xfsprogs

see also a99177834120e7a2c4592054f6a8b8736e0ffb92

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