]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
spec: requires ceph base instead of common 25503/head
authorSébastien Han <seb@redhat.com>
Wed, 12 Dec 2018 10:28:04 +0000 (11:28 +0100)
committerSébastien Han <seb@redhat.com>
Thu, 13 Dec 2018 10:09:48 +0000 (11:09 +0100)
commitc0f77bd69ed0f0d813b1e9c2dd7375828fd42503
treeebb7fea6cfd9c28ab6c7561cd4c80945bae31149
parentfb48a775b59f44e4ec91e9d1515c072ef36bff1d
spec: requires ceph base instead of common

Currently rbd-mirror and radosgw packages installation won't create the
Ceph directories in /var/lib/ceph since they depend on ceph-common
only. ceph-base is responsible for creating these directories.

Since ceph-base requires ceph-common then let's use ceph-base as a
dependency.

Fixes: http://tracker.ceph.com/issues/37620
Signed-off-by: Sébastien Han <seb@redhat.com>
ceph.spec.in