
31 Oct
2024
31 Oct
'24
6:02 a.m.
On a Thursday in 2024, Jiri Denemark wrote:
Directories which we dynamically create in %{_rundir} with non-default attributes (i.e., the owner differs from root:root and/or mode is not 755) fail RPM verification. We should properly declare the expected ownership and mode in the specfile.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- libvirt.spec.in | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano