1
0
forked from pool/python-Cython
Tomáš Chvátal 2018-03-19 13:40:19 +00:00 committed by Git OBS Bridge
parent c6d7938e1c
commit 1c2528247d
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ export LANG=en_US.UTF-8
%files
%license LICENSE.txt COPYING.txt
%doc README.txt ToDo.txt USAGE.txt
%doc README.rst ToDo.txt USAGE.txt
%dir %{_docdir}/python-Cython/
%{_docdir}/python-Cython/html/

View File

@ -88,7 +88,7 @@ $python -O -m compileall -d %{$python_sitearch} %{buildroot}%{$python_sitearch}/
%files %{python_files}
%license LICENSE.txt COPYING.txt
%doc README.txt ToDo.txt USAGE.txt
%doc README.rst ToDo.txt USAGE.txt
%python_alternative %{_bindir}/cygdb
%python_alternative %{_bindir}/cython
%python_alternative %{_bindir}/cythonize