From 1a8c524b12e1fbdaa3d8203f8e18572b99b0cfe9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 16 Jul 2018 15:45:43 +0200 Subject: [PATCH] Fix python2 macros --- python-nose.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-nose.spec b/python-nose.spec index a50d5e5..fd6f9d0 100644 --- a/python-nose.spec +++ b/python-nose.spec @@ -146,10 +146,10 @@ popd %license lgpl.txt %{_bindir}/nosetests %{_bindir}/nosetests-2 -%{_bindir}/nosetests-%{python_version} +%{_bindir}/nosetests-%{python2_version} %{_mandir}/man1/nosetests.1* %{_mandir}/man1/nosetests-2.1* -%{_mandir}/man1/nosetests-%{python_version}.1* +%{_mandir}/man1/nosetests-%{python2_version}.1* %{python2_sitelib}/nose-*.egg-info/ %{python2_sitelib}/nose/