Merge PR #40599 into master

* refs/pull/40599/head:
	rpm: add missing % in %dir directive

Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
Sage Weil 2021-04-05 16:50:23 -04:00
commit 0f1aa79a4a

View File

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