Nir Soffer has posted comments on this change. Change subject: spec: Require newer multipath version ......................................................................
Patch Set 5: (3 comments) https://gerrit.ovirt.org/#/c/49113/5/vdsm.spec.in File vdsm.spec.in: Line 210 Line 211 Line 212 Line 213 Line 214 Empty line before other platform block Line 201: # Subprocess and thread bug was found on python 2.7.2 Line 202: Requires: python >= 2.7.3 Line 203: Requires: initscripts >= 9.42.2-1 Line 204: Line 205: # device-mapper-multipath Empty line after title Line 206: %if 0%{?rhel} Line 207: %if 0%{?centos} Line 208: Requires: device-mapper-multipath >= 0.4.9-68 Line 209: %else Line 208: Requires: device-mapper-multipath >= 0.4.9-68 Line 209: %else Line 210: Requires: device-mapper-multipath >= 0.4.9-84.el7 Line 211: %endif #centos Line 212: %endif #rhel Empty line before other platform block Line 213: %if 0%{?fedora} == 22 Line 214: Requires: device-mapper-multipath >= 0.4.9-73.fc22.2 Line 215: %endif Line 216: %if 0%{?fedora} >= 23 -- To view, visit https://gerrit.ovirt.org/49113 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I63a607aa0d8df678666d87eb593e37bb0331dd82 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Tal Nisan <[email protected]> Gerrit-Reviewer: Ala Hino <[email protected]> Gerrit-Reviewer: Amit Aviram <[email protected]> Gerrit-Reviewer: Freddy Rolland <[email protected]> Gerrit-Reviewer: Idan Shaby <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Tal Nisan <[email protected]> Gerrit-Reviewer: Vered Volansky <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
