hguemar pushed to python-novaclient (f22). "New Requires: python-netifaces (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Mar 27 13:12:25 UTC 2015


>From e2a152b954353f107206cfe027572f76ae501a37 Mon Sep 17 00:00:00 2001
From: Haikel Guemar <hguemar at fedoraproject.org>
Date: Fri, 27 Mar 2015 11:45:04 +0100
Subject: New Requires: python-netifaces

- Fix documentation build

diff --git a/python-novaclient.spec b/python-novaclient.spec
index a3a6efb..421a7d0 100644
--- a/python-novaclient.spec
+++ b/python-novaclient.spec
@@ -1,7 +1,7 @@
 Name:             python-novaclient
 Epoch:            1
 Version:          2.20.0
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          Python API and CLI for OpenStack Nova
 
 Group:            Development/Languages
@@ -17,6 +17,8 @@ BuildRequires:    python-setuptools
 BuildRequires:    python2-devel
 BuildRequires:    python-d2to1
 BuildRequires:    python-pbr
+BuildRequires:    python-keystoneclient
+BuildRequires:    python-netifaces
 
 Requires:         python-argparse
 Requires:         python-iso8601
@@ -29,6 +31,7 @@ Requires:         python-babel
 Requires:         python-keystoneclient
 Requires:         python-keyring
 Requires:         python-setuptools
+Requires:         python-netifaces
 
 %description
 This is a client for the OpenStack Nova API. There's a Python API (the
@@ -107,6 +110,10 @@ rm -fr html/.doctrees html/.buildinfo
 %doc html
 
 %changelog
+* Fri Mar 27 2015 Haïkel Guémar <hguemar at fedoraproject.org> - 1:2.20.0-2
+- New Requires: python-netifaces
+- Fix documentation build
+
 * Fri Oct 03 2014 Jakub Ruzicka <jruzicka at redhat.com> 1:2.20.0-1
 - Update to upstream 2.20.0
 - New Requires: python-oslo-utils, python-keystoneclient
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-novaclient.git/commit/?h=f22&id=e2a152b954353f107206cfe027572f76ae501a37


More information about the scm-commits mailing list