Dan Kenigsberg has uploaded a new change for review. Change subject: BuildRequire sudo as some tests need it ......................................................................
BuildRequire sudo as some tests need it Change-Id: I448f14e8cee54edb5367b575fa36dc6f14b934aa Signed-off-by: Dan Kenigsberg <[email protected]> --- M vdsm.spec.in 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/66/31966/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index 5f9488c..6426855 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -93,6 +93,7 @@ BuildRequires: python-argparse BuildRequires: python-ordereddict %endif +BuildRequires: sudo # Autotools BuildRequires %if 0%{?enable_autotools} -- To view, visit http://gerrit.ovirt.org/31966 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I448f14e8cee54edb5367b575fa36dc6f14b934aa Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
