[node-patches] Change in ovirt-node[master]: python-urwid is a requirement of ovirt-node

mburns at redhat.com mburns at redhat.com
Sat May 18 03:38:45 UTC 2013


Michael Burns has uploaded a new change for review.

Change subject: python-urwid is a requirement of ovirt-node
......................................................................

python-urwid is a requirement of ovirt-node

It should be listed in the spec, and not in the recipe.

Change-Id: Ic306508b129019053335030561c4d018a99ffca8
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M ovirt-node.spec.in
M recipe/fedora-pkgs.ks
2 files changed, 1 insertion(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/51/14851/1

diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in
index 3b1aeeb..d14633b 100644
--- a/ovirt-node.spec.in
+++ b/ovirt-node.spec.in
@@ -56,6 +56,7 @@
 Requires:       libuser-python >= 0.56.9
 Requires:       dbus-python
 Requires:       python-gudev
+Requires:       python-urwid
 Requires:       PyPAM
 Requires:       ethtool
 Requires:       cracklib-python
diff --git a/recipe/fedora-pkgs.ks b/recipe/fedora-pkgs.ks
index 35140dd..cbda5e8 100644
--- a/recipe/fedora-pkgs.ks
+++ b/recipe/fedora-pkgs.ks
@@ -24,9 +24,6 @@
 plymouth-plugin-two-step
 plymouth-theme-charge
 
-# urwid - for the alternate tui
-python-urwid
-
 # f18 doesn't pull in rsyslog
 rsyslog
 


--
To view, visit http://gerrit.ovirt.org/14851
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic306508b129019053335030561c4d018a99ffca8
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>



More information about the node-patches mailing list