annotate setup.cfg @ 2:c0d1fc0429ce MySQLdb

Smashed _mysql.c with a great big hammer and got some smaller, more managable pieces.
author adustman
date Fri, 07 Apr 2006 05:06:01 +0000
parents e48810735f11
children b5a377255eea
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e48810735f11 Copying 1.2.1 to be the new trunk
adustman
parents:
diff changeset
1 [bdist_rpm]
e48810735f11 Copying 1.2.1 to be the new trunk
adustman
parents:
diff changeset
2 doc_files = README doc/*.txt ChangeLog CHANGES-1.2.1
e48810735f11 Copying 1.2.1 to be the new trunk
adustman
parents:
diff changeset
3 vendor = MySQL-python SourceForge Project
e48810735f11 Copying 1.2.1 to be the new trunk
adustman
parents:
diff changeset
4 packager = Andy Dustman <[email protected]>
e48810735f11 Copying 1.2.1 to be the new trunk
adustman
parents:
diff changeset
5 distribution-name = Red Hat Linux
e48810735f11 Copying 1.2.1 to be the new trunk
adustman
parents:
diff changeset
6 requires = python
e48810735f11 Copying 1.2.1 to be the new trunk
adustman
parents:
diff changeset
7 build-requires = python-devel mysql-devel zlib-devel openssl-devel