]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rpm,deb: make parted runtime dependency of ceph-osd
authorKefu Chai <kchai@redhat.com>
Fri, 23 Jul 2021 10:36:37 +0000 (18:36 +0800)
committerKefu Chai <tchaikov@gmail.com>
Tue, 14 Sep 2021 15:18:05 +0000 (23:18 +0800)
commitc1d60c4d008aebb625f162b284d409ec97151831
tree0d6e6d4b6b267f19d9f6b350207f4b19dfc2bb19
parent569368a2fce356044eec80006239a172e3243e5d
rpm,deb: make parted runtime dependency of ceph-osd

we don't run parted when building ceph, instead, it is a runtime
dependency of ceph-volume, which is packaged in ceph-osd.

so in this change

* parted is removed from build dependency list
* parted is added as a runtime depedency of ceph-osd.

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