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
This commit is contained in:
Tomáš Chvátal 2018-03-05 15:31:28 +00:00 committed by Git OBS Bridge
parent 34da969769
commit 2ba322446c
2 changed files with 6 additions and 1 deletions

View File

@ -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 Tue Jan 30 17:16:13 UTC 2018 - guigo.lourenco@gmail.com

View File

@ -71,7 +71,7 @@ chmod -x %{buildroot}%{$python_sitelib}/nltk/test/dependency.doctest
%python_exec -c "import nltk" || exit 1 %python_exec -c "import nltk" || exit 1
%files %{python_files} %files %{python_files}
%doc LICENSE.txt %license LICENSE.txt
%{python_sitelib}/%{pyname}/ %{python_sitelib}/%{pyname}/
%{python_sitelib}/%{pyname}-%{version}-py%{py_ver}.egg-info/ %{python_sitelib}/%{pyname}-%{version}-py%{py_ver}.egg-info/