From 2ba322446c71daae8aa77458c94ad7d1c3d961ba7b548a68c524f3fd124fbffa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 5 Mar 2018 15:31:28 +0000 Subject: [PATCH] Accepting request 582986 from home:badshah400:branches:devel:languages:python - Use \%license instead of \%doc to install License.txt. OBS-URL: https://build.opensuse.org/request/show/582986 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nltk?expand=0&rev=12 --- python-nltk.changes | 5 +++++ python-nltk.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-nltk.changes b/python-nltk.changes index 8f6b23c..20ca35a 100644 --- a/python-nltk.changes +++ b/python-nltk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 5 15:02:00 UTC 2018 - badshah400@gmail.com + +- Use \%license instead of \%doc to install License.txt. + ------------------------------------------------------------------- Tue Jan 30 17:16:13 UTC 2018 - guigo.lourenco@gmail.com diff --git a/python-nltk.spec b/python-nltk.spec index 6d04a81..6f4dc0b 100644 --- a/python-nltk.spec +++ b/python-nltk.spec @@ -71,7 +71,7 @@ chmod -x %{buildroot}%{$python_sitelib}/nltk/test/dependency.doctest %python_exec -c "import nltk" || exit 1 %files %{python_files} -%doc LICENSE.txt +%license LICENSE.txt %{python_sitelib}/%{pyname}/ %{python_sitelib}/%{pyname}-%{version}-py%{py_ver}.egg-info/