Douglas Schilling Landgraf has uploaded a new change for review. Change subject: ovirt-node-plugin-vdsm.spec: Add BuildRequirements ......................................................................
ovirt-node-plugin-vdsm.spec: Add BuildRequirements Change-Id: Ie0b3dd0f38e3cb7590cac1fbca8f0d97b41027ae BuildRequires: automake BuildRequires: autoconf Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M ovirt-node-plugin-vdsm.spec.in 1 file changed, 4 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-node-plugin-vdsm refs/changes/08/17608/1 diff --git a/ovirt-node-plugin-vdsm.spec.in b/ovirt-node-plugin-vdsm.spec.in index 4302d08..cec08a3 100644 --- a/ovirt-node-plugin-vdsm.spec.in +++ b/ovirt-node-plugin-vdsm.spec.in @@ -10,6 +10,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot URL: http://www.ovirt.org/ + +BuildRequires: automake +BuildRequires: autoconf + Requires: ovirt-node >= 3.0.0 Requires: python Requires: vdsm-reg >= 4.10.3 -- To view, visit http://gerrit.ovirt.org/17608 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie0b3dd0f38e3cb7590cac1fbca8f0d97b41027ae Gerrit-PatchSet: 1 Gerrit-Project: ovirt-node-plugin-vdsm Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
