mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Exclude installed policy module file from RPM verification
selinux: Update based on latest packaging guide https://fedoraproject.org/wiki/SELinux/IndependentPolicy Fixes: https://pagure.io/freeipa/issue/9254 Signed-off-by: Nikola Knazekova <nknazeko@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
This commit is contained in:
parent
42f73ea655
commit
7b855c602e
@ -1726,7 +1726,7 @@ fi
|
||||
%if %{with selinux}
|
||||
%files selinux
|
||||
%{_datadir}/selinux/packages/%{selinuxtype}/%{modulename}.pp.*
|
||||
%ghost %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{modulename}
|
||||
%ghost %verify(not md5 size mode mtime) %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{modulename}
|
||||
# with selinux
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user