Change in vdsm[master]: spec: update sanlock dependencies

fsimonce at redhat.com fsimonce at redhat.com
Thu Feb 21 16:36:00 UTC 2013


Federico Simoncelli has uploaded a new change for review.

Change subject: spec: update sanlock dependencies
......................................................................

spec: update sanlock dependencies

Forcing some old fedora installations to update sanlock to the latest
version. This is mostly to address:

- wdmd: dynamically select working watchdog device

which makes it possible to run sanlock on hardware (generally laptops)
with multiple watchdogs.

Change-Id: Ia9a28d7bf23ab93781bdf3d8cf5769fe149fdeb4
Signed-off-by: Federico Simoncelli <fsimonce at redhat.com>
---
M vdsm.spec.in
1 file changed, 3 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/92/12292/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index 38838ea..89da7af 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -107,7 +107,7 @@
 Requires: device-mapper-multipath >= 0.4.9-52
 Requires: e2fsprogs >= 1.41.12-11
 Requires: kernel >= 2.6.32-279.9.1
-Requires: sanlock >= 2.3-4, sanlock-python
+Requires: sanlock >= 2.3-4
 Requires: initscripts >= 9.03.31-2.el6_3.1
 Requires: mom >= 0.3.0
 Requires: selinux-policy-targeted >= 3.7.19-155
@@ -125,7 +125,7 @@
 Requires: e2fsprogs >= 1.41.14
 Requires: kernel >= 3.6
 Requires: mom >= 0.3.0
-Requires: sanlock >= 2.4-2, sanlock-python
+Requires: sanlock >= 2.6-4
 Requires: sed >= 4.2.1-10
 Requires: selinux-policy-targeted >= 3.10.0-149
 Requires: lvm2 >= 2.02.95
@@ -151,6 +151,7 @@
 Requires: libselinux-python
 Requires: %{name}-python = %{version}-%{release}
 Requires: pyparted
+Requires: sanlock-python
 
 Requires(post): /usr/sbin/saslpasswd2
 Requires(post): /bin/hostname


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia9a28d7bf23ab93781bdf3d8cf5769fe149fdeb4
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Federico Simoncelli <fsimonce at redhat.com>


More information about the vdsm-patches mailing list