From: Jacek Konieczny Date: Tue, 18 Feb 2014 12:42:20 +0000 (+0100) Subject: Disable tests by default X-Git-Tag: auto/th/python-libcloud-0.14.1-2~4 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=6dc6d653e91be076674ffdde69d59b61deb8b97b;p=packages%2Fpython-libcloud.git Disable tests by default --- diff --git a/python-libcloud.spec b/python-libcloud.spec index f4376d0..c955c07 100644 --- a/python-libcloud.spec +++ b/python-libcloud.spec @@ -1,6 +1,6 @@ # # Conditional build: -%bcond_without tests # do not perform "make test" +%bcond_with tests # do not perform "make test" (they use network) %bcond_without python2 # CPython 2.x module %bcond_without python3 # CPython 3.x module