Sandro Bonazzola has uploaded a new change for review. Change subject: packaging: spec: updated requirements ......................................................................
packaging: spec: updated requirements Change-Id: I8a05026e510cafc20a24c8c69568e5fdd44ca634 Signed-off-by: Sandro Bonazzola <sbona...@redhat.com> --- M ovirt-hosted-engine-ha.spec.in 1 file changed, 6 insertions(+), 6 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-ha refs/changes/22/37122/1 diff --git a/ovirt-hosted-engine-ha.spec.in b/ovirt-hosted-engine-ha.spec.in index 0744987..5eb982d 100644 --- a/ovirt-hosted-engine-ha.spec.in +++ b/ovirt-hosted-engine-ha.spec.in @@ -1,6 +1,6 @@ # # ovirt-hosted-engine-ha -- ovirt hosted engine high availability -# Copyright (C) 2013-2014 Red Hat, Inc. +# Copyright (C) 2013-2015 Red Hat, Inc. # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -29,7 +29,7 @@ %global vdsm_user @VDSM_USER@ %global vdsm_group @VDSM_GROUP@ -%if 0%{?fedora} >= 18 || 0%{?rhel} >= 7 +%if 0%{?fedora} || 0%{?rhel} >= 7 %global with_systemd 1 %endif @@ -50,15 +50,15 @@ Requires: python-daemon Requires: sanlock >= 2.8 Requires: sanlock-python >= 2.8 -Requires: vdsm >= 4.16.0 -Requires: vdsm-cli >= 4.16.0 -Requires: vdsm-python >= 4.16.0 +Requires: vdsm >= 4.17.0 +Requires: vdsm-cli >= 4.17.0 +Requires: vdsm-python >= 4.17.0 BuildRequires: python BuildRequires: python2-devel BuildRequires: python-nose BuildRequires: python-mock -BuildRequires: vdsm-cli >= 4.16.0 +BuildRequires: vdsm-cli >= 4.17.0 %if 0%{?with_systemd} %{?systemd_requires} -- To view, visit http://gerrit.ovirt.org/37122 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8a05026e510cafc20a24c8c69568e5fdd44ca634 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-ha Gerrit-Branch: master Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches