Change in vdsm[ovirt-3.4]: spec: add missing requirement for sanlock on el7

dougsland at redhat.com dougsland at redhat.com
Fri Mar 21 17:36:52 UTC 2014


Hello Federico Simoncelli, Dan Kenigsberg,

I'd like you to do a code review.  Please visit

    http://gerrit.ovirt.org/25985

to review the following change.

Change subject: spec: add missing requirement for sanlock on el7
......................................................................

spec: add missing requirement for sanlock on el7

In the el7 section we were missing the sanlock and sanlock-python
requirements.

Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1064042
Change-Id: Icf9a6ae3386e4312861d7659da696f94498d7de4
Signed-off-by: Federico Simoncelli <fsimonce at redhat.com>
Reviewed-on: http://gerrit.ovirt.org/25173
Reviewed-by: Dan Kenigsberg <danken at redhat.com>
Tested-by: Dan Kenigsberg <danken at redhat.com>
---
M vdsm.spec.in
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/85/25985/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 91b9590..581d294 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -152,6 +152,8 @@
 Requires: iscsi-initiator-utils >= 6.2.0.873-3
 %endif
 
+Requires: sanlock >= 2.8, sanlock-python
+
 %if 0%{?rhel}
 Requires: python-ethtool >= 0.6-3
 %if 0%{?rhel} >= 7
@@ -175,7 +177,6 @@
 Requires: e2fsprogs >= 1.41.12-11
 Requires: fence-agents
 Requires: kernel >= 2.6.32-279.9.1
-Requires: sanlock >= 2.8, sanlock-python
 Requires: initscripts >= 9.03.31-2.el6_3.1
 Requires: policycoreutils >= 2.0.83-19.30
 Requires: policycoreutils-python >= 2.0.83-19.30
@@ -204,7 +205,6 @@
 %endif
 Requires: device-mapper-multipath >= 0.4.9-18
 Requires: e2fsprogs >= 1.41.14
-Requires: sanlock >= 2.8, sanlock-python
 Requires: policycoreutils-python
 Requires: sed >= 4.2.1-10
 Requires: ed


-- 
To view, visit http://gerrit.ovirt.org/25985
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icf9a6ae3386e4312861d7659da696f94498d7de4
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.4
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>


More information about the vdsm-patches mailing list