Michael Burns has uploaded a new change for review. Change subject: ovirt-node depends on /bin/hostname ......................................................................
ovirt-node depends on /bin/hostname Change-Id: Ife14a403fcc809df6ab782b9168e8911f8f4b9f1 Signed-off-by: Mike Burns <[email protected]> --- M ovirt-node.spec.in 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/96/7296/1 diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in index 3345a81..0223e31 100644 --- a/ovirt-node.spec.in +++ b/ovirt-node.spec.in @@ -58,6 +58,7 @@ Requires: ethtool Requires: cracklib-python Requires: dracut +Requires: /bin/hostname %if 0%{?rhel} Requires: grub # for applying patches in %post -- To view, visit http://gerrit.ovirt.org/7296 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ife14a403fcc809df6ab782b9168e8911f8f4b9f1 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Michael Burns <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
