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

mburns at redhat.com mburns at redhat.com
Sat May 18 11:18:38 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/53/14853/1

diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in
index 98e177c..2777ed3 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 0518a7b..10de8ea 100644
--- a/recipe/fedora-pkgs.ks
+++ b/recipe/fedora-pkgs.ks
@@ -26,9 +26,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/14853
To unsubscribe, visit http://gerrit.ovirt.org/settings

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



More information about the node-patches mailing list