[packit] 2.215.0 upstream release
Upstream tag: v2.215.0 Upstream commit: e16876ee
This commit is contained in:
parent
280f3257e5
commit
473824031c
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.75.0.post16+g33d32c7.
|
||||
The file was generated using packit 0.75.0.
|
||||
|
@ -103,6 +103,9 @@ make
|
||||
%_format MODULES $x.pp.bz2
|
||||
%{__make} DATADIR=%{buildroot}%{_datadir} SYSCONFDIR=%{buildroot}%{_sysconfdir} install install.udica-templates install.selinux-user
|
||||
|
||||
# Ref: https://bugzilla.redhat.com/show_bug.cgi?id=2209120
|
||||
rm %{buildroot}%{_mandir}/man8/container_selinux.8
|
||||
|
||||
%pre
|
||||
%selinux_relabel_pre -s %{selinuxtype}
|
||||
|
||||
@ -138,7 +141,8 @@ fi
|
||||
%{_datadir}/containers/selinux/contexts
|
||||
%dir %{_datadir}/udica/templates/
|
||||
%{_datadir}/udica/templates/*
|
||||
%{_mandir}/man8/container_selinux.8.gz
|
||||
# Ref: https://bugzilla.redhat.com/show_bug.cgi?id=2209120
|
||||
#%%{_mandir}/man8/container_selinux.8.gz
|
||||
%{_sysconfdir}/selinux/targeted/contexts/users/*
|
||||
%ghost %{_sharedstatedir}/selinux/%{selinuxtype}/active/modules/200/%{modulenames}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user