Add Requires for selinux subpackage for EL 9.

i9ce
Richard Shaw 2 years ago
parent b0713d488e
commit e0082e942b

@ -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…
Cancel
Save