Clean up obsolete Fedora version check

This commit is contained in:
Ville Skyttä 2017-01-14 13:33:47 +02:00
parent 4f5745c71e
commit 7fba799422

View File

@ -1,6 +1,6 @@
%global spectool_version 1.0.10 %global spectool_version 1.0.10
%if 0%{?fedora} > 22 %if 0%{?fedora}
%bcond_without python3 %bcond_without python3
%else %else
%bconf_with python3 %bconf_with python3