- Use %license macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=14
This commit is contained in:
parent
9d89b4d70a
commit
13579fa2be
@ -2,6 +2,7 @@
|
||||
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
|
||||
- Use %license macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 19 12:52:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
@ -277,7 +277,7 @@ popd &> /dev/null
|
||||
|
||||
%files %{python_files devel}
|
||||
%defattr(-,root,root)
|
||||
%doc LICENSE.txt
|
||||
%license LICENSE.txt
|
||||
%{p_python_sitearch}/numpy/*/*/*.c
|
||||
%{p_python_sitearch}/numpy/*/*.h
|
||||
%{p_python_sitearch}/numpy/*/*/*.h
|
||||
|
Loading…
Reference in New Issue
Block a user