Yaniv Bronhaim has submitted this change and it was merged. Change subject: vdsm.spec: Add BuildRequires to python-argparse ......................................................................
vdsm.spec: Add BuildRequires to python-argparse EL6 build is failing because configure.ac says argparse is fatal error in case we don't have it in build system. This patch includes python-argparse as BuildRequires. On the other hand, >= F19 contains python-2.7 which has python-argparse integrated into the stdlib and don't generate such error. Change-Id: Ie3dc596f13e934760906f43a0f16ca6c06086878 Signed-off-by: Douglas Schilling Landgraf <[email protected]> Reviewed-on: http://gerrit.ovirt.org/23510 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm.spec.in 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Douglas Schilling Landgraf: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/23510 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie3dc596f13e934760906f43a0f16ca6c06086878 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.4 Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
