|
|
@ -159,7 +159,8 @@ popd
|
|
|
|
%files -n python3-%{srcname}
|
|
|
|
%files -n python3-%{srcname}
|
|
|
|
%doc README.md CHANGES.rst
|
|
|
|
%doc README.md CHANGES.rst
|
|
|
|
%license docs/COPYING
|
|
|
|
%license docs/COPYING
|
|
|
|
%{python3_sitearch}/*
|
|
|
|
%{python3_sitearch}/PIL/
|
|
|
|
|
|
|
|
%{python3_sitearch}/Pillow-%{version}-py%{python3_version}.egg-info
|
|
|
|
# These are in subpackages
|
|
|
|
# These are in subpackages
|
|
|
|
%exclude %{python3_sitearch}/PIL/_imagingtk*
|
|
|
|
%exclude %{python3_sitearch}/PIL/_imagingtk*
|
|
|
|
%exclude %{python3_sitearch}/PIL/ImageTk*
|
|
|
|
%exclude %{python3_sitearch}/PIL/ImageTk*
|
|
|
|