[packages/ganeti] do not hardcode py version

glen glen at pld-linux.org
Wed Feb 5 14:09:57 CET 2014


commit 2031cfd9813e370540f574bca35bdfe885b859ea
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Feb 5 15:09:43 2014 +0200

    do not hardcode py version

 ganeti.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ganeti.spec b/ganeti.spec
index 4e3cbe9..5b3d70e 100644
--- a/ganeti.spec
+++ b/ganeti.spec
@@ -131,7 +131,7 @@ bash-completion for ganeti.
 %configure \
 	IP_PATH=/sbin/ip \
 	DOT=/usr/bin/dot \
-	PYCOVERAGE=/usr/bin/coverage-2.7 \
+	PYCOVERAGE=/usr/bin/coverage-%{py_ver} \
 	PYLINT=/usr/bin/pylint \
 	SOCAT=/usr/bin/socat \
 	QEMUIMG_PATH=/usr/bin/qemu-img \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ganeti.git/commitdiff/2031cfd9813e370540f574bca35bdfe885b859ea



More information about the pld-cvs-commit mailing list