fix typo in conditional

This commit is contained in:
David Malcolm 2012-08-03 12:35:05 -04:00
parent 9c928fe078
commit 6b9083af7b

View File

@ -1,4 +1,4 @@
%if (0%{?fedora} > 15
%if 0%{?fedora} > 15
%global with_python3 1
%{?filter_setup:
%filter_provides_in %{python_sitearch}.*\.so$