Build for rhel 8+ with python2 packages

epel9
Jeroen van Meeuwen (Kolab Systems) 6 years ago
parent 6bfa01ed97
commit a0c985e6f3

@ -26,7 +26,7 @@ This package provides the configuration files for %{name}.
Summary: %{summary}
%{?python_provide:%python_provide python2-multilib}
BuildRequires: python2-devel
%if 0%{?fedora}
%if 0%{?fedora} || %{?rhel} >= 8
BuildRequires: python2-setuptools
BuildRequires: python2-six
Requires: python2-six

Loading…
Cancel
Save