Fixes: https://pagure.io/koji/issue/4523
Please, can you add this commit https://pagure.io/fork/tkopecek/koji/c/00a39800947882e6db8f2d45535fa20dac425795?branch=pr4524-fixes ?
1 new commit added
Fix issues with sysuser.d approach
@tkopecek your commit is added here. Thanks :-)
Metadata Update from @tkopecek: - Pull-request tagged with: testing-basic
This should not be %config() as it's installed into /usr.
%config()
/usr
The fedora side needs to be (0%{?fedora} && 0%{?fedora} < 42) or it'll fire on RHEL 11 too.
(0%{?fedora} && 0%{?fedora} < 42)
Metadata Update from @mfilip: - Pull-request tagged with: testing-done
Commit 42940126 fixes this pull-request
Pull-Request has been merged by tkopecek
Fixes: https://pagure.io/koji/issue/4523