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}