Add dependency to policycoreutils-python-utils for RHEL 8
This commit is contained in:
parent
c8007aa6f6
commit
1acfe8afcb
|
@ -260,7 +260,7 @@ BuildRequires: checkpolicy
|
|||
BuildRequires: hardlink
|
||||
BuildRequires: selinux-policy-devel
|
||||
Requires: %{name}-bin = %{version}-%{release}
|
||||
%if 0%{?fedora}
|
||||
%if 0%{?fedora} >= 28 || 0%{?rhel} >= 8
|
||||
Requires(post): policycoreutils-python-utils
|
||||
Requires(postun): policycoreutils-python-utils
|
||||
%else
|
||||
|
|
Loading…
Reference in New Issue