]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: make ceph-common own the new denc directory 40584/head
authorNathan Cutler <ncutler@suse.com>
Sun, 4 Apr 2021 09:02:11 +0000 (11:02 +0200)
committerNathan Cutler <ncutler@suse.com>
Sun, 4 Apr 2021 09:02:11 +0000 (11:02 +0200)
2d3c6561b4ac1473a728e81c232d7dfe6fc0188c introduced a new library directory
"%{_libdir}/ceph/denc/" in ceph-common but did not explicitly state that it
should be owned by the package. This caused OBS builds to fail as follows:

[ 5515s] ceph-common-17.0.0-2786.1.x86_64.rpm: directories not owned by a package:
[ 5515s]  - /usr/lib64/ceph/denc

Fixes: 2d3c6561b4ac1473a728e81c232d7dfe6fc0188c
Signed-off-by: Nathan Cutler <ncutler@suse.com>
ceph.spec.in

index 08000289c701a638966f135b5c24cef33d9a8f77..d6a79cc51b3dc7466c1348167cd8f6471691665e 100644 (file)
@@ -1591,6 +1591,7 @@ exit 0
 %{_bindir}/rbd-replay-prep
 %endif
 %{_bindir}/ceph-post-file
+%dir {_libdir}/ceph/denc/
 %{_libdir}/ceph/denc/denc-mod-*.so
 %{_tmpfilesdir}/ceph-common.conf
 %{_mandir}/man8/ceph-authtool.8*