diff options
-rw-r--r-- | python-mock.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-mock.spec b/python-mock.spec index 8dd00be..27e0072 100644 --- a/python-mock.spec +++ b/python-mock.spec @@ -1,4 +1,4 @@ -%if 0%{?fedora} > 12 || 0%{?rhel} > 6 +%if 0%{?fedora} > 12 || 0%{?rhel} >= 6 %global with_python3 1 %endif |