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:
parent
34da969769
commit
2ba322446c
@ -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
|
||||
|
||||
|
@ -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/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user