[openstack-swift/el6-havana] add swiftclient as build dependency to avoid warnings

Pádraig Brady pbrady at fedoraproject.org
Wed Oct 9 14:44:25 UTC 2013


commit 1379aa7477c369f1d3b2c3d7cdbd82ecfe318ea7
Author: Pádraig Brady <P at draigBrady.com>
Date:   Wed Oct 9 13:07:44 2013 +0100

    add swiftclient as build dependency to avoid warnings

 openstack-swift.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/openstack-swift.spec b/openstack-swift.spec
index aaca6cb..0cd83d8 100644
--- a/openstack-swift.spec
+++ b/openstack-swift.spec
@@ -157,6 +157,7 @@ BuildRequires:    python-sphinx >= 1.0
 BuildRequires:    python-eventlet
 BuildRequires:    python-simplejson
 BuildRequires:    pyxattr
+BuildRequires:    python-swiftclient
 
 %description      doc
 OpenStack Object Storage (Swift) aggregates commodity servers to work together


More information about the scm-commits mailing list