mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 19:31:54 +08:00
*** empty log message ***
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user