platform-python only on RHEL8

This commit is contained in:
Troy Dawson 2021-02-19 21:28:16 +00:00
parent f25a4e55eb
commit 4de77e9638

View File

@ -792,7 +792,7 @@ Requires: python3-requests
Requires: python3-six
Requires: python3-sss-murmur
Requires: python3-yubico >= 1.3.2-7
%if 0%{?rhel} && 0%{?rhel} >= 8
%if 0%{?rhel} && 0%{?rhel} == 8
Requires: platform-python-setuptools
%else
Requires: python3-setuptools