fix rpm builds
* spot.spec.in: Do not hardcode the Python version.
This commit is contained in:
parent
6cfdf02c5a
commit
3b830ec0aa
1 changed files with 1 additions and 2 deletions
|
|
@ -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/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue