Avoid site-arch glob
This commit is contained in:
parent
7cd707c485
commit
3fe60ce473
@ -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*
|
||||||
|
Loading…
Reference in New Issue
Block a user