commit 2031cfd9813e370540f574bca35bdfe885b859ea
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to