annotate setup.cfg @ 3:df195ac92df6 MySQLdb

Merge changes from 1.2 branch
author adustman
date Sun, 09 Apr 2006 04:06:40 +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