Tomáš Chvátal 2019-02-20 09:29:00 +00:00 committed by Git OBS Bridge
parent 9d89b4d70a
commit 13579fa2be
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
Wed Feb 20 09:28:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> Wed Feb 20 09:28:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Add constraints for testsuite to not run out of mem/disk space - Add constraints for testsuite to not run out of mem/disk space
- Use %license macro
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 19 12:52:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> Tue Feb 19 12:52:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -277,7 +277,7 @@ popd &> /dev/null
%files %{python_files devel} %files %{python_files devel}
%defattr(-,root,root) %defattr(-,root,root)
%doc LICENSE.txt %license LICENSE.txt
%{p_python_sitearch}/numpy/*/*/*.c %{p_python_sitearch}/numpy/*/*/*.c
%{p_python_sitearch}/numpy/*/*.h %{p_python_sitearch}/numpy/*/*.h
%{p_python_sitearch}/numpy/*/*/*.h %{p_python_sitearch}/numpy/*/*/*.h