]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rpm: make ceph-common own the new denc directory
authorNathan Cutler <ncutler@suse.com>
Sun, 4 Apr 2021 09:02:11 +0000 (11:02 +0200)
committerKefu Chai <tchaikov@gmail.com>
Thu, 1 Sep 2022 17:08:25 +0000 (01:08 +0800)
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>
(cherry picked from commit de6c8250a6d91403e6d334aeb901bf9720ba40eb)

ceph.spec.in

index 978c469d7ff7db9e14a64cb79730672efa57e0b8..77084fa0349f24e9afbde76d9f6137cc66f632d0 100644 (file)
@@ -1581,6 +1581,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*