Ofer Schreiber has submitted this change and it was merged. Change subject: packaging: Added missing maven BuildRequires (#807761) ......................................................................
packaging: Added missing maven BuildRequires (#807761) https://bugzilla.redhat.com/807761 The ovirt-engine spec file did not previously contain a BuildRequires statement for the maven package. As a result in mock environments the build failed with an error when attempting to call the 'mvn' binary. On Fedora 15/16/17 systems the maven package installs Maven 3, and also provides the 'mvn' binary. Change-Id: Ic74a183bce01830a70d18f383b9ff1d2b7e4086e --- M packaging/fedora/spec/ovirt-engine.spec.in 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Stephen Gordon: Verified; Looks good to me, but someone else must approve Ofer Schreiber: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3337 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ic74a183bce01830a70d18f383b9ff1d2b7e4086e Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Stephen Gordon <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Stephen Gordon <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
