From 13579fa2be008ecd4bcc13b25d6dc4f884891023d0293aabfe4939be5502fcf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 20 Feb 2019 09:29:00 +0000 Subject: [PATCH] - Use %license macro OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-numpy?expand=0&rev=14 --- python-numpy.changes | 1 + python-numpy.spec | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/python-numpy.changes b/python-numpy.changes index 8e61d56..8ba51c3 100644 --- a/python-numpy.changes +++ b/python-numpy.changes @@ -2,6 +2,7 @@ Wed Feb 20 09:28:00 UTC 2019 - Tomáš Chvátal - 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 diff --git a/python-numpy.spec b/python-numpy.spec index bb6d91c..6e6250f 100644 --- a/python-numpy.spec +++ b/python-numpy.spec @@ -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