*** empty log message ***

This commit is contained in:
adustman
2000-10-17 16:44:47 +00:00
parent 8f57a15d57
commit 33aba3b0a5
4 changed files with 360 additions and 4 deletions

View File

@ -1,5 +1,5 @@
%define ver 0.2.2
%define rel 1
%define rel 3
Summary: Python interface to MySQL-3.22 and 3.23
Name: MySQL-python
Version: %ver
@ -56,7 +56,7 @@ cp MySQLdb.py{,c,o} $RPM_BUILD_ROOT/usr/lib/python1.5/site-packages
%clean
%files
%defattr(-, root, root)
%doc license.py examples/* doc/*
%doc license.py examples/* doc/* CompatMysqldb.py
/usr/lib/python1.5/site-packages/MySQLdb.py
/usr/lib/python1.5/site-packages/MySQLdb.pyc
/usr/lib/python1.5/site-packages/MySQLdb.pyo