annotate setup.cfg @ 4:b5a377255eea MySQLdb

Merge changes from MySQLdb-1.2 branch (448-455)
author adustman
date Tue, 24 Oct 2006 19:52:31 +0000
parents e48810735f11
children b70cce9bd065
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]
4
b5a377255eea Merge changes from MySQLdb-1.2 branch (448-455)
adustman
parents: 0
diff changeset
2 doc_files = README doc/*.txt
0
e48810735f11 Copying 1.2.1 to be the new trunk
adustman
parents:
diff changeset
3 vendor = MySQL-python SourceForge Project
4
b5a377255eea Merge changes from MySQLdb-1.2 branch (448-455)
adustman
parents: 0
diff changeset
4 packager = Andy Dustman <[email protected]>
b5a377255eea Merge changes from MySQLdb-1.2 branch (448-455)
adustman
parents: 0
diff changeset
5 distribution-name = Red Stains Linux
0
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