[vdsm] vdsm-4.14.2-0

Douglas Schilling Landgraf dougsland at fedoraproject.org
Mon Feb 10 15:38:28 UTC 2014


commit 49358b3055787fd4923fcbefb6d03fe91541a08a
Author: Douglas Schilling Landgraf <dougsland at redhat.com>
Date:   Mon Feb 10 10:38:12 2014 -0500

    vdsm-4.14.2-0

 0001-Adding-configure-sanlock-on-force.patch |   42 --------------------------
 sources                                      |    2 +-
 vdsm.spec                                    |   17 ++++------
 3 files changed, 8 insertions(+), 53 deletions(-)
---
diff --git a/sources b/sources
index 69c5458..7136736 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d944f1ddf6c8f6045486ed5efda65eab  vdsm-4.14.1.tar.gz
+e09f800e3e503cb7c59830efa1f8ee97  vdsm-4.14.2.tar.gz
diff --git a/vdsm.spec b/vdsm.spec
index 91bd2db..9e0f61f 100644
--- a/vdsm.spec
+++ b/vdsm.spec
@@ -49,8 +49,8 @@
 %endif
 
 Name:           %{vdsm_name}
-Version:        4.14.1
-Release:        4%{?dist}%{?extra_release}
+Version:        4.14.2
+Release:        0%{?dist}%{?extra_release}
 Summary:        Virtual Desktop Server Manager
 
 Group:          Applications/System
@@ -64,8 +64,6 @@ Url:            http://www.ovirt.org/wiki/Vdsm
 #  ./autogen.sh --system
 #  make VERSION={version}-{vdsm_release} dist
 Source0:        %{vdsm_name}-%{version}%{?vdsm_relttag}.tar.gz
-# ovirt-3.4 patches
-Patch0:         0001-Adding-configure-sanlock-on-force.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -181,7 +179,6 @@ Requires: policycoreutils-python
 Requires: python-pthreading >= 0.1.2
 Requires: qemu-kvm
 Requires: qemu-img
-Requires: sanlock, sanlock-python
 Requires: selinux-policy-targeted
 %else
 Requires: python
@@ -192,7 +189,7 @@ Requires: device-mapper-multipath >= 0.4.9-52
 Requires: e2fsprogs >= 1.41.12-11
 Requires: fence-agents
 Requires: kernel >= 2.6.32-279.9.1
-Requires: sanlock >= 2.3-4, sanlock-python
+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
@@ -221,7 +218,7 @@ Requires: initscripts >= 9.42.2-1
 %endif
 Requires: device-mapper-multipath >= 0.4.9-18
 Requires: e2fsprogs >= 1.41.14
-Requires: sanlock >= 2.4-2, sanlock-python
+Requires: sanlock >= 2.8, sanlock-python
 Requires: policycoreutils-python
 Requires: sed >= 4.2.1-10
 Requires: ed
@@ -607,9 +604,6 @@ Gluster plugin enables VDSM to serve Gluster functionalities.
 
 %prep
 %setup -q
-# ovirt-3.4 patches
-%patch0 -p1
-
 %if 0%{?rhel} == 6
 sed -i '/ su /d' vdsm/vdsm-logrotate.conf.in
 %endif
@@ -1448,6 +1442,9 @@ exit 0
 %endif
 
 %changelog
+* Mon Feb 10 2014 Douglas Schilling Landgraf <dougsland at redhat.com> - 4.14.2-0
+- vdsm 4.14.2-0
+
 * Thu Feb 06 2014 Yaniv Bronhaim <ybronhei at redhat.com - 4.14.1-4
 - Adding configure sanlock on force
 


More information about the scm-commits mailing list