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/