From 9dc577154833018b6a30d9eef7743a323cd7e80f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 13 Jul 2020 21:04:31 +0200 Subject: [PATCH] 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 --- python-dns-lexicon.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-dns-lexicon.spec b/python-dns-lexicon.spec index 80433e6..1057b2d 100644 --- a/python-dns-lexicon.spec +++ b/python-dns-lexicon.spec @@ -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 # {{{