From 4717217cee60f9b2a4a48aee6ee9999dd4b19f2ab6e8918cf5b4be2210c0dc5e Mon Sep 17 00:00:00 2001 From: Niels Abspoel Date: Mon, 1 Jul 2013 17:32:02 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=26 --- python-apache-libcloud.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python-apache-libcloud.spec b/python-apache-libcloud.spec index 6aecb71..be520a2 100644 --- a/python-apache-libcloud.spec +++ b/python-apache-libcloud.spec @@ -24,7 +24,10 @@ Url: https://libcloud.apache.org Group: System/Monitoring Source0: http://pypi.python.org/packages/source/a/apache-libcloud/apache-libcloud-%{version}.tar.bz2 BuildRequires: fdupes +%if 0%{?sles_version} BuildRequires: python +Requires: python +%endif BuildRequires: python-distribute BuildRequires: python-unittest2 BuildRequires: python-mock