]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph.spec.in: Make ceph-mgr own /usr/lib64/ceph/mgr directory
authorTim Serong <tserong@suse.com>
Wed, 13 Feb 2019 11:08:05 +0000 (22:08 +1100)
committerTim Serong <tserong@suse.com>
Wed, 13 Feb 2019 11:13:06 +0000 (22:13 +1100)
commit8933ae438c050843f95cb1c1f1093517f3cf2ae2
tree191949d05d33e001f74410795dbd9f6dcb44eabe
parentd38312566f0e6d7117a6f9b0a506ef13437ae5be
ceph.spec.in: Make ceph-mgr own /usr/lib64/ceph/mgr directory

Without this, no package actually owns the /usr/lib64/ceph/mgr directory
so the build fails with "directories not owned by a package" errors for
ceph-mgr, ceph-mgr-diskprediction-local, ceph-mgr-diskprediction-cloud
and ceph-mgr-rook.

Signed-off-by: Tim Serong <tserong@suse.com>
ceph.spec.in