]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
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)
commit4a0db83692254316333d84e8065cf81f4affdb59
treecfe84783d618628eda1b11074256e3b2cf0a9a24
parent8da660fe8ae15da3ed873af517358c76f298c417
rpm: make ceph-common own the new denc directory

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