[node-patches] Change in ovirt-node[master]: Pull OpenIPMI in for the plugin
rbarry at redhat.com
rbarry at redhat.com
Sat Oct 12 14:09:06 UTC 2013
Ryan Barry has uploaded a new change for review.
Change subject: Pull OpenIPMI in for the plugin
......................................................................
Pull OpenIPMI in for the plugin
The IPMI plugin required ipmitool, but this didn't pull in OpenIPMI or
OpenIPMI-libs. Make it more explicit.
Change-Id: I5d3ac2b43dea3d11b826a0271e995c8077bc120d
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1018456
Signed-off-by: Ryan Barry <rbarry at redhat.com>
---
M ovirt-node.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/30/20130/1
diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in
index a259744..eecc6c3 100644
--- a/ovirt-node.spec.in
+++ b/ovirt-node.spec.in
@@ -129,7 +129,7 @@
%package plugin-ipmi
Summary: Ipmi plugin for %{product_family} image
Group: Applications/System
-Requires: ipmitool
+Requires: ipmitool OpenIPMI
%description plugin-ipmi
This package provides a ipmi plugin for use with %{product_family} image.
--
To view, visit http://gerrit.ovirt.org/20130
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5d3ac2b43dea3d11b826a0271e995c8077bc120d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Ryan Barry <rbarry at redhat.com>
More information about the node-patches
mailing list