Replace Python version glob with macro (needed for Python 3.10+)
See https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/PQIGCQCRNBYNXBX2ICWEM3PLDLNOG2ZT/ Co-authored-by: Tomas Hrnciar <thrnciar@redhat.com>
This commit is contained in:
parent
99a200b2fe
commit
9dc5771548
1 changed files with 1 additions and 1 deletions
|
|
@ -369,7 +369,7 @@ ln -s %{_bindir}/lexicon-%{python3_version} %{buildroot}/%{_bindir}/lexicon-3
|
|||
%{_bindir}/lexicon-3
|
||||
%{_bindir}/lexicon-%{python3_version}
|
||||
%{python3_sitelib}/lexicon
|
||||
%{python3_sitelib}/dns_lexicon-%{version}-py?.?.egg-info
|
||||
%{python3_sitelib}/dns_lexicon-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
# Extras meta-packages
|
||||
# {{{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue