# | Line 2 | Line 2 | |
---|---|---|
2 | %define pythonv `echo $PYTHON_VERSION | cut -d. -f 1,2` | |
3 | ## INITENV +PATH PYTHONPATH %i/lib/python%{pythonv}/site-packages | |
4 | %define downloadn MySQL-python | |
5 | < | Source: http://belnet.dl.sourceforge.net/sourceforge/mysql-python/%downloadn-%realversion.tar.gz |
5 | > | Source: http://heanet.dl.sourceforge.net/sourceforge/mysql-python/%downloadn-%realversion.tar.gz |
6 | Requires: python mysql | |
7 | Patch0: py2-mysqldb-setup | |
8 | %prep |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |