]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: Make ceph-mgr own /usr/lib64/ceph/mgr directory 26398/head
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)
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

index 64ff45a960c9af534ab72f1ef0c615555ce387c5..007eb16ca2858c8ed5347d19953c5beb29699cb8 100644 (file)
@@ -1437,6 +1437,7 @@ fi
 
 %files mgr
 %{_bindir}/ceph-mgr
+%dir %{_libdir}/ceph/mgr
 %{_libdir}/ceph/mgr/ansible
 %{_libdir}/ceph/mgr/balancer
 %{_libdir}/ceph/mgr/crash