[python-libcloud] Libcloud release 0.15.0

Daniel Bruno dbruno at fedoraproject.org
Thu Jul 3 04:25:07 UTC 2014


commit 8840386021c9d5de7f56aa141833aa517bc237ee
Author: Daniel Bruno <dbruno at fedoraproject.org>
Date:   Thu Jul 3 00:25:00 2014 -0400

    Libcloud release 0.15.0

 python-libcloud.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/python-libcloud.spec b/python-libcloud.spec
index 0136b59..2229b74 100644
--- a/python-libcloud.spec
+++ b/python-libcloud.spec
@@ -32,6 +32,7 @@ products that work between any of the services that it supports.
 %{__python} setup.py build
 
 %install
+rm -rf %{buildroot}
 %{__python} setup.py install -O1 --skip-build --root %{buildroot}
 
  


More information about the scm-commits mailing list