# | Line 4 | Line 4 | |
---|---|---|
4 | %define downloadn MySQL-python | |
5 | Source: http://belnet.dl.sourceforge.net/sourceforge/mysql-python/%downloadn-%realversion.tar.gz | |
6 | Requires: python mysql | |
7 | + | Patch0: py2-mysqldb-setup |
8 | %prep | |
9 | %setup -n %downloadn-%realversion | |
10 | + | %patch0 -p0 |
11 | %build | |
12 | python setup.py build | |
13 | %install |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |