[openstack-nova/el6] depend on python-setuptools to support parallel pkg selection

Pádraig Brady pbrady at fedoraproject.org
Fri Jan 27 11:20:42 UTC 2012


commit 9e66d76fdd744018e80f28f6ff736e064aad3b30
Author: Pádraig Brady <P at draigBrady.com>
Date:   Fri Jan 27 11:16:31 2012 +0000

    depend on python-setuptools to support parallel pkg selection
    
    Note this dependency is resolved through python-migrate,
    however by right, this branch needs to depend on
    python-setuptools itself to support the parallel package
    selection patch.  I'm not bumping the release here,
    as it can wait until the next package version.

 openstack-nova.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index ae9da6e..b50c850 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -57,6 +57,7 @@ Requires:         openstack-glance
 
 Requires:         python-paste
 Requires:         python-paste-deploy
+Requires:         python-setuptools
 
 Requires:         libguestfs-mount >= 1.7.17
 # The fuse dependency should be added to libguestfs-mount


More information about the scm-commits mailing list