From a972b73fed97041f02aaf121984c071eb208b7cc Mon Sep 17 00:00:00 2001 From: Marcel Wysocki Date: Sep 11 2015 08:33:29 +0000 Subject: minor fix --- diff --git a/python-apsw.spec b/python-apsw.spec index 68177d5..fd2a494 100644 --- a/python-apsw.spec +++ b/python-apsw.spec @@ -4,19 +4,19 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib())")} %endif -%if 0%{?rhel} = 7 +%if 0%{?rhel} == 7 %global sqlite_version 3.7.17 %global uprel 1 %global pkg_version %{sqlite_version}-r%{uprel} %endif -%if 0%{?fedora} = 21 +%if 0%{?fedora} == 21 %global sqlite_version 3.8.10 %global uprel 1 %global pkg_version %{sqlite_version}.1-r%{uprel} %endif -%if 0%{?fedora} = 22 +%if 0%{?fedora} == 22 %global sqlite_version 3.8.10 %global uprel 1 %global pkg_version %{sqlite_version}.1-r%{uprel}