diff --git a/mysql-connector-python.spec b/mysql-connector-python.spec index fc97a01..26f3d9d 100644 --- a/mysql-connector-python.spec +++ b/mysql-connector-python.spec @@ -1,3 +1,11 @@ +# spec file for mysql-connector-python +# +# Copyright (c) 2011-2013 Remi Collet +# License: CC-BY-SA +# http://creativecommons.org/licenses/by-sa/3.0/ +# +# Please, preserve the changelog entries +# %{!?__python2: %global __python2 %{__python}} %{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}