Douglas Schilling Landgraf has uploaded a new change for review. Change subject: vdsm.spec: Adding hostname as Require ......................................................................
vdsm.spec: Adding hostname as Require vdsm-gencerts.sh requires hostname Change-Id: Ibd6f45c2c9bb87a16170d20914e7a73eaef84903 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M vdsm.spec.in 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/85/7385/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index 892eee3..fd5873b 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -91,6 +91,7 @@ Requires: selinux-policy-targeted >= 3.7.19-80.el6 Requires: pyparted Requires(post): /usr/sbin/saslpasswd2 +Requires(post): /bin/hostname %description The VDSM service is required by a Virtualization Manager to manage the -- To view, visit http://gerrit.ovirt.org/7385 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ibd6f45c2c9bb87a16170d20914e7a73eaef84903 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
