diff --git a/python-pillow.spec b/python-pillow.spec index 634c8a4..11b3a5b 100644 --- a/python-pillow.spec +++ b/python-pillow.spec @@ -159,7 +159,8 @@ popd %files -n python3-%{srcname} %doc README.md CHANGES.rst %license docs/COPYING -%{python3_sitearch}/* +%{python3_sitearch}/PIL/ +%{python3_sitearch}/Pillow-%{version}-py%{python3_version}.egg-info # These are in subpackages %exclude %{python3_sitearch}/PIL/_imagingtk* %exclude %{python3_sitearch}/PIL/ImageTk*