Allon Mureinik has uploaded a new change for review. Change subject: build: Centos device-mapper-multipath requirement ......................................................................
build: Centos device-mapper-multipath requirement As the RHEL requirement for device-mapper-multipath, 0.4.9-84.el7, is available in Centos, there's no reason to continue maintaining the cumbersome distinction between it and Centos. Change-Id: I407b54509a85b3962c25abeef0c6434690389a60 Bug-Url: https://bugzilla.redhat.com/1273624 Signed-off-by: Allon Mureinik <[email protected]> --- M vdsm.spec.in 1 file changed, 0 insertions(+), 4 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/22/51522/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index 8b76a9d..51e3e3e 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -178,11 +178,7 @@ # device-mapper-multipath %if 0%{?rhel} -%if 0%{?centos} -Requires: device-mapper-multipath >= 0.4.9-68 -%else Requires: device-mapper-multipath >= 0.4.9-84.el7 -%endif #centos %endif #rhel %if 0%{?fedora} == 22 -- To view, visit https://gerrit.ovirt.org/51522 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I407b54509a85b3962c25abeef0c6434690389a60 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
