[openstack-nova/el6] remove the redundant dependency on PyXML (#842866)

Pádraig Brady pbrady at fedoraproject.org
Mon Jul 30 02:44:27 UTC 2012


commit b0f10528fdff2da663dbeca254a17666b805ac90
Author: Pádraig Brady <P at draigBrady.com>
Date:   Sun Jul 29 13:25:50 2012 +0100

    remove the redundant dependency on PyXML (#842866)

 openstack-nova.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index 44d027a..4174aff 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -326,7 +326,6 @@ Requires:         python-iso8601
 Requires:         python-lockfile
 Requires:         python-netaddr
 Requires:         python-lxml
-Requires:         PyXML
 Requires:         python-anyjson
 Requires:         python-boto
 Requires:         python-cheetah


More information about the scm-commits mailing list