forked from pool/python-pycdio
another attempt to fix files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycdio?expand=0&rev=17
This commit is contained in:
@@ -55,8 +55,10 @@ export CFLAGS="%{optflags}"
|
|||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc ChangeLog README.rst THANKS
|
%doc ChangeLog README.rst THANKS
|
||||||
%{python_sitearch}/pycdio.py
|
%{python_sitearch}/*cdio.py
|
||||||
|
%{python_sitearch}/*iso9660.py
|
||||||
%{python_sitearch}/pycdio-%{version}*-info
|
%{python_sitearch}/pycdio-%{version}*-info
|
||||||
%pycache_only %{python_sitearch}/__pycache__/pycdio*
|
%pycache_only %{python_sitearch}/__pycache__/*cdio*
|
||||||
|
%pycache_only %{python_sitearch}/__pycache__/*iso9660*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user