[openstack-swift/el6] add required build deps for parallel installed packages

Pádraig Brady pbrady at fedoraproject.org
Thu Apr 26 17:44:36 UTC 2012


commit baf83d0ff8b29a42abe5f9728a3229943558083f
Author: Pádraig Brady <P at draigBrady.com>
Date:   Thu Apr 26 18:44:20 2012 +0100

    add required build deps for parallel installed packages

 openstack-swift.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/openstack-swift.spec b/openstack-swift.spec
index f4499e0..6ed6372 100644
--- a/openstack-swift.spec
+++ b/openstack-swift.spec
@@ -27,7 +27,10 @@ BuildRequires:    dos2unix
 BuildRequires:    python-devel
 BuildRequires:    python-setuptools
 BuildRequires:    python-netifaces
+# These are required to build due to the requirements check added
 BuildRequires:    python-paste-deploy1.5
+BuildRequires:    python-webob1.0
+
 Requires:         python-configobj
 Requires:         python-eventlet >= 0.9.8
 Requires:         python-greenlet >= 0.3.1


More information about the scm-commits mailing list