diff --git a/python-apache-libcloud.changes b/python-apache-libcloud.changes index f8cad37..84b9dc7 100644 --- a/python-apache-libcloud.changes +++ b/python-apache-libcloud.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 24 10:58:45 UTC 2013 - speilicke@suse.com + +- Require python-setuptools instead of distribute (upstreams merged) + ------------------------------------------------------------------- Sun Sep 22 13:37:35 UTC 2013 - aboe76@gmail.com diff --git a/python-apache-libcloud.spec b/python-apache-libcloud.spec index 6b0fb57..b38a3a0 100644 --- a/python-apache-libcloud.spec +++ b/python-apache-libcloud.spec @@ -1,7 +1,7 @@ # # spec file for package python-apache-libcloud # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,17 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: python-apache-libcloud Version: 0.13.2 -Release: 1 -License: Apache-2.0 +Release: 0 Summary: Abstract away differences among multiple cloud provider APIs -Url: https://libcloud.apache.org +License: Apache-2.0 Group: System/Monitoring +Url: https://libcloud.apache.org Source0: http://pypi.python.org/packages/source/a/apache-libcloud/apache-libcloud-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: python -BuildRequires: python-distribute +BuildRequires: python-setuptools BuildRequires: python-xml Requires: python-simplejson %if 0%{?suse_version} >= 1210