From f2d9a8144badc4976c1fbdda609bdb004329964a Mon Sep 17 00:00:00 2001 From: Bohuslav Kabrda Date: Nov 08 2013 07:09:40 +0000 Subject: Don't hardode Python version in venv binary, use the pybasever macro there. --- diff --git a/python3.spec b/python3.spec index ef695e9..1382490 100644 --- a/python3.spec +++ b/python3.spec @@ -1374,7 +1374,7 @@ rm -fr %{buildroot} %{_bindir}/python%{pybasever} %{_bindir}/python%{pybasever}m %{_bindir}/pyvenv -%{_bindir}/pyvenv-3.3 +%{_bindir}/pyvenv-%{pybasever} %{_mandir}/*/* %files libs