[vdsm/f19] Updating spec to 4.14.2 release 0

Yaniv Bronhaim bronhaim at fedoraproject.org
Mon Feb 10 08:54:40 UTC 2014


commit 55c22c4b317c6987bc4b4461ba2a1eb57724fa87
Author: Yaniv Bronhaim <ybronhei at redhat.com>
Date:   Mon Feb 10 10:56:57 2014 +0200

    Updating spec to 4.14.2 release 0

 vdsm.spec |   13 +++++--------
 1 files changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/vdsm.spec b/vdsm.spec
index 91bd2db..4e0f11d 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)
 
@@ -607,8 +605,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
@@ -1448,8 +1444,9 @@ exit 0
 %endif
 
 %changelog
-* Thu Feb 06 2014 Yaniv Bronhaim <ybronhei at redhat.com - 4.14.1-4
-- Adding configure sanlock on force
+* Mon Feb 10 2014 Yaniv Bronhaim <ybronhei at redhat.com - 4.14.2-0
+- Build from tag 4.14.2
+- Additional Patch: Adding configure sanlock on force
 
 * Wed Feb 05 2014 Douglas Schilling Landgraf <dougsland at redhat.com> - 4.14.1-3
 - execCmd with sudo=root raise require tty fault when running as root


More information about the scm-commits mailing list