Ship COPYING as %license where applicable
This commit is contained in:
parent
c4bc63232a
commit
e207fcf692
@ -94,12 +94,15 @@ popd
|
||||
|
||||
|
||||
%files
|
||||
%doc python2/COPYING python2/NEWS python2/README
|
||||
%{!?_licensedir:%global license %%doc}
|
||||
%license python2/COPYING
|
||||
%doc python2/NEWS python2/README
|
||||
%{python2_sitelib}/*
|
||||
|
||||
%if %{with python3}
|
||||
%files -n python3-yubico
|
||||
%doc python3/COPYING python3/NEWS python3/README
|
||||
%license python3/COPYING
|
||||
%doc python3/NEWS python3/README
|
||||
%{python3_sitelib}/*
|
||||
%endif
|
||||
|
||||
@ -124,6 +127,9 @@ popd
|
||||
* Mon Jan 11 2016 Will Thompson <will@willthompson.co.uk> - 1.2.3-5
|
||||
- Add python3-pyusb dependency to python3 subpackage (#1278210)
|
||||
|
||||
* Mon Jan 11 2016 Ville Skyttä <ville.skytta@iki.fi>
|
||||
- Ship COPYING as %%license where applicable
|
||||
|
||||
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user