diff --git a/python-PyMySQL.spec b/python-PyMySQL.spec index c0a8bfd..5ebf579 100644 --- a/python-PyMySQL.spec +++ b/python-PyMySQL.spec @@ -108,6 +108,7 @@ exit $exit_code %files %{python_files} %license LICENSE %doc CHANGELOG.md README.md -%{python_sitelib}/* +%{python_sitelib}/pymysql +%{python_sitelib}/PyMySQL-%{version}*-info %changelog