use %license tag
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
cb8436be3a
commit
8acedce6ab
@ -78,12 +78,14 @@ pushd %{py3dir}
|
||||
popd
|
||||
|
||||
%files -n python2-urwid
|
||||
%doc COPYING README.rst examples docs
|
||||
%license COPYING
|
||||
%doc README.rst examples docs
|
||||
%{python_sitearch}/urwid
|
||||
%{python_sitearch}/urwid-%{version}*.egg-info
|
||||
|
||||
%files -n python3-urwid
|
||||
%doc COPYING README.rst examples docs
|
||||
%license COPYING
|
||||
%doc README.rst examples docs
|
||||
%{python3_sitearch}/urwid
|
||||
%{python3_sitearch}/urwid-%{version}*.egg-info
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user