]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
packaging: move parted requirement to -osd subpkg 9415/head
authorKen Dreyer <kdreyer@redhat.com>
Tue, 31 May 2016 23:50:05 +0000 (17:50 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 31 May 2016 23:51:55 +0000 (17:51 -0600)
commit115349680bad520a0aa56ce3a346d93f541a905c
treebe4ac0aeaa164882c25ca894482aa30ee8098bb9
parentd169a27467914a300491a2b86ba860a263f0745b
packaging: move parted requirement to -osd subpkg

Prior to this change, ceph-base required the "parted" package, which
meant that any installation of ceph-osd, ceph-mon, or ceph-mds would
pull in the parted package.

Move the parted dependency to ceph-osd, since ceph-disk is the only
thing that uses parted.

The advantage of this change is that Mon and MDS systems will not need
to install the parted package.

Fixes: http://tracker.ceph.com/issues/16095
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
ceph.spec.in
debian/control