Add Requires for selinux subpackage for EL 9.
This commit is contained in:
parent
b0713d488e
commit
e0082e942b
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ Requires(post): systemd
|
|||
Requires(preun): systemd
|
||||
Requires(postun): systemd
|
||||
|
||||
%if 0%{?fedora}
|
||||
%if 0%{?fedora} || 0%{?rhel} >= 9
|
||||
Requires: (%{name}-selinux if selinux-policy-%{selinuxtype})
|
||||
%endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue