Hello community,
here is the log from the commit of package python-openstack.compute for
openSUSE:Factory checked in at 2012-02-02 17:59:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openstack.compute (Old)
and /work/SRC/openSUSE:Factory/.python-openstack.compute.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-openstack.compute", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-openstack.compute/python-openstack.compute.changes
2011-12-20 14:31:14.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-openstack.compute.new/python-openstack.compute.changes
2012-02-02 17:59:56.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Feb 1 10:48:17 UTC 2012 - [email protected]
+
+- Explicitly add requirement on python-argparse to fix SLE_11 build
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-openstack.compute.spec ++++++
--- /var/tmp/diff_new_pack.vTWX6F/_old 2012-02-02 17:59:57.000000000 +0100
+++ /var/tmp/diff_new_pack.vTWX6F/_new 2012-02-02 17:59:57.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package python-openstackx (Version 2.0a1_89c5c6a)
+# spec file for package python-openstack.compute
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,21 +16,22 @@
#
-
Name: python-openstack.compute
Version: 2.0a1_89c5c6a
Release: 0
-License: BSD-3-Clause
Summary: Client library for the OpenStack Compute API
-Url: https://github.com/jacobian/openstack.compute
+License: BSD-3-Clause
Group: Development/Libraries/Python
+Url: https://github.com/jacobian/openstack.compute
Source: jacobian-openstack.compute-89c5c6a.tar.gz
+BuildRequires: python-argparse
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-httplib2
BuildRequires: python-mock
BuildRequires: python-nose
BuildRequires: python-prettytable
+Requires: python-argparse
Requires: python-httplib2
Requires: python-prettytable
BuildRoot: %{_tmppath}/%{name}-%{version}-build
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]