diff --git a/python-BTrees.spec b/python-BTrees.spec index 46d7667..59830ce 100644 --- a/python-BTrees.spec +++ b/python-BTrees.spec @@ -17,7 +17,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-BTrees Version: 4.11.0 Release: 0 @@ -80,7 +79,8 @@ rm -rf BTrees.egg-info %doc CHANGES.rst README.rst PKG-INFO %license COPYRIGHT.txt LICENSE.txt %exclude %{python_sitearch}/BTrees/*.h -%{python_sitearch}/* +%{python_sitearch}/BTrees +%{python_sitearch}/BTrees-%{version}*-info %files %{python_files devel} %{python_sitearch}/BTrees/*.h