[vdsm/f19] Revert "Updating spec to 4.14.2 release 0"

Douglas Schilling Landgraf dougsland at fedoraproject.org
Mon Feb 10 15:47:41 UTC 2014


commit 9e87e99974148b742802cd91ed3025ae7160da78
Author: Douglas Schilling Landgraf <dougsland at redhat.com>
Date:   Mon Feb 10 10:41:46 2014 -0500

    Revert "Updating spec to 4.14.2 release 0"
    
    This reverts commit 55c22c4b317c6987bc4b4461ba2a1eb57724fa87.

 vdsm.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/vdsm.spec b/vdsm.spec
index 4e0f11d..91bd2db 100644
--- a/vdsm.spec
+++ b/vdsm.spec
@@ -49,8 +49,8 @@
 %endif
 
 Name:           %{vdsm_name}
-Version:        4.14.2
-Release:        0%{?dist}%{?extra_release}
+Version:        4.14.1
+Release:        4%{?dist}%{?extra_release}
 Summary:        Virtual Desktop Server Manager
 
 Group:          Applications/System
@@ -64,6 +64,8 @@ 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)
 
@@ -605,6 +607,8 @@ 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
@@ -1444,9 +1448,8 @@ exit 0
 %endif
 
 %changelog
-* 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
+* Thu Feb 06 2014 Yaniv Bronhaim <ybronhei at redhat.com - 4.14.1-4
+- 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