diff --git a/talloc.spec b/talloc.spec index 73296b2..26b96d5 100644 --- a/talloc.spec +++ b/talloc.spec @@ -18,7 +18,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %{!?py3_soflags: %global py3_soflags cpython-%{python3_version_nodots}m} -%if 0%{?suse_version} > 1310 || 0%{?%fedora_version} > 19 +%if 0%{?suse_version} > 1310 || 0%{?fedora_version} > 20 %define with_python3 1 %else %define with_python3 0