ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/py2-mysqldb.spec
(Generate patch)

Comparing COMP/CMSDIST/py2-mysqldb.spec (file contents):
Revision 1.6 by eulisse, Wed Jun 27 13:24:08 2007 UTC vs.
Revision 1.7 by eulisse, Wed Jun 27 16:00:57 2007 UTC

# 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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines