diff --git a/pyliblo.spec b/pyliblo.spec index 321d6f4..384af4a 100644 --- a/pyliblo.spec +++ b/pyliblo.spec @@ -60,14 +60,16 @@ Also included are the command line utilities send_osc and dump_osc. %py3_install %files -n python2-%{name} -%doc CHANGES.txt README.txt THANKS.txt TODO.txt examples/ docs/ +%doc NEWS README examples/ docs/ +%license COPYING %{_mandir}/man*/*.* %{_bindir}/*_osc %{python2_sitearch}/liblo.so %{python2_sitearch}/%{name}*.egg-info %files -n python3-%{name} -%doc CHANGES.txt README.txt THANKS.txt TODO.txt examples/ docs/ +%doc NEWS README examples/ docs/ +%license COPYING %{_mandir}/man*/*.* %{_bindir}/*_osc %{python3_sitearch}/liblo.so