fix rpm builds

* spot.spec.in: Do not hardcode the Python version.
This commit is contained in:
Alexandre Duret-Lutz 2018-11-10 22:11:51 +01:00
parent 6cfdf02c5a
commit 3b830ec0aa

View file

@ -116,8 +116,7 @@ Spot allows manipulation of omega-automata as well as linear-time
temporal logic (LTL & PSL).
%files -n python3-spot
%{python3_sitearch}/__pycache__/buddy.cpython-36.opt-1.pyc
%{python3_sitearch}/__pycache__/buddy.cpython-36.pyc
%{python3_sitearch}/__pycache__/buddy.cpython-*.pyc
%{python3_sitearch}/buddy.py
%dir %{python3_sitearch}/spot
%{python3_sitearch}/spot/*