Yaniv Bronhaim has submitted this change and it was merged. Change subject: spec: fix openvswitch dependency version ......................................................................
spec: fix openvswitch dependency version In CentOS, where Epoch is not used, >= 2 is interpreted as >= 0:2, that is causing dependency problems This patch changes it to >= 2.0.0 Change-Id: I23e00681e04242729125afa68f05ea7d41f27085 Signed-off-by: Petr Horáček <[email protected]> Reviewed-on: https://gerrit.ovirt.org/46594 Reviewed-by: Sandro Bonazzola <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> Continuous-Integration: Dan Kenigsberg <[email protected]> (cherry picked from commit 99fd25ad1a1bc543a9524c75635cdc22d7e94b5b) Reviewed-on: https://gerrit.ovirt.org/50761 Continuous-Integration: Jenkins CI Tested-by: Dan Kenigsberg <[email protected]> Reviewed-by: Ido Barkan <[email protected]> Reviewed-by: Yaniv Bronhaim <[email protected]> --- M vdsm.spec.in 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Ido Barkan: Looks good to me, but someone else must approve Yaniv Bronhaim: Looks good to me, approved Jenkins CI: Passed CI tests Dan Kenigsberg: Verified -- To view, visit https://gerrit.ovirt.org/50761 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I23e00681e04242729125afa68f05ea7d41f27085 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
