add spec file license
This commit is contained in:
parent
29ac90fb34
commit
7a1e2bbb95
1 changed files with 8 additions and 0 deletions
|
|
@ -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()")}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue