[packages/python3] use py_ver macro

glen glen at pld-linux.org
Mon Sep 14 09:39:27 CEST 2015


commit 25160146b73399a9830876dd0e8c9c4c93ddf0a5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Sep 14 10:39:22 2015 +0300

    use py_ver macro

 python3.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3.spec b/python3.spec
index f56dc7f..2b27057 100644
--- a/python3.spec
+++ b/python3.spec
@@ -740,7 +740,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 /etc/shrc.d/python*-modules*
 %attr(755,root,root) %{_bindir}/pyvenv
-%attr(755,root,root) %{_bindir}/pyvenv-3.5
+%attr(755,root,root) %{_bindir}/pyvenv-%{py_ver}
 %{py_scriptdir}/__future__.py
 %{py_scriptdir}/__phello__.foo.py
 %{py_scriptdir}/_bootlocale.py
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/25160146b73399a9830876dd0e8c9c4c93ddf0a5



More information about the pld-cvs-commit mailing list