Fix python2 macros
This commit is contained in:
parent
3e0fd9d7a9
commit
1a8c524b12
@ -146,10 +146,10 @@ popd
|
||||
%license lgpl.txt
|
||||
%{_bindir}/nosetests
|
||||
%{_bindir}/nosetests-2
|
||||
%{_bindir}/nosetests-%{python_version}
|
||||
%{_bindir}/nosetests-%{python2_version}
|
||||
%{_mandir}/man1/nosetests.1*
|
||||
%{_mandir}/man1/nosetests-2.1*
|
||||
%{_mandir}/man1/nosetests-%{python_version}.1*
|
||||
%{_mandir}/man1/nosetests-%{python2_version}.1*
|
||||
%{python2_sitelib}/nose-*.egg-info/
|
||||
%{python2_sitelib}/nose/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user