[vdsm] update to vdsm-4.12.1-1

Federico Simoncelli fsimonce at fedoraproject.org
Tue Aug 27 21:36:52 UTC 2013


commit 71fb0170ce32629e13188b595ee283c7f127db67
Author: Federico Simoncelli <fsimonce at redhat.com>
Date:   Tue Aug 27 23:25:39 2013 +0200

    update to vdsm-4.12.1-1
    
    - update to 4.12.1

 0001-mom-Require-latest-mom.patch                  |   36 ---
 ...ed-as-conflicting-service-in-the-init-fil.patch |   35 ---
 ...ook-sriov-on-el6-should-not-require-non-e.patch |   40 ---
 ...or-migrations-that-involve-devices-with-n.patch |   49 ---
 ...-retrieve-alias-for-Balloon-and-Console-d.patch |   88 ------
 ...gression-introduced-by-refactoring-libvir.patch |   76 -----
 ...ites-its-version-number-in-VDSM-generated.patch |   53 ----
 ...quires-version-of-selinux-policy-targeted.patch |   41 ---
 ...reg-fix-ovirt_node-without-default-bridge.patch |   47 ---
 ...e-script-now-checks-that-the-DHCP-respons.patch |   46 ---
 ...network-is-now-kept-in-main-routing-table.patch |  324 --------------------
 ...-dhcp-source-routing-if-the-removal-reaso.patch |   38 ---
 ...ge-use-successor-volume-size-when-merging.patch |   47 ---
 ...Z-988299-Fix-GlusterFS-RPM-dep-to-support.patch |   61 ----
 sources                                            |    2 +-
 vdsm.spec                                          |   37 +--
 16 files changed, 6 insertions(+), 1014 deletions(-)
---
diff --git a/sources b/sources
index 7a9f675..4b8ec82 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5ce66e518d8538224f1845c17c6e86f  vdsm-4.12.0.tar.gz
+6b09314cd4aa11b102ea6187f1dcbd4f  vdsm-4.12.1.tar.gz
diff --git a/vdsm.spec b/vdsm.spec
index d816491..653d84b 100644
--- a/vdsm.spec
+++ b/vdsm.spec
@@ -45,8 +45,8 @@
 %endif
 
 Name:           %{vdsm_name}
-Version:        4.12.0
-Release:        2%{?vdsm_relvtag}%{?dist}%{?extra_release}
+Version:        4.12.1
+Release:        1%{?vdsm_relvtag}%{?dist}%{?extra_release}
 Summary:        Virtual Desktop Server Manager
 
 Group:          Applications/System
@@ -61,22 +61,6 @@ Url:            http://www.ovirt.org/wiki/Vdsm
 #  make VERSION={version}-{vdsm_release} dist
 Source0:        %{vdsm_name}-%{version}%{?vdsm_relttag}.tar.gz
 
-Patch1:         0001-mom-Require-latest-mom.patch
-Patch2:         0002-Mark-ksmtuned-as-conflicting-service-in-the-init-fil.patch
-Patch3:         0003-spec-vdsm-hook-sriov-on-el6-should-not-require-non-e.patch
-Patch4:         0004-Crash-fix-for-migrations-that-involve-devices-with-n.patch
-Patch5:         0005-vdsm-Always-retrieve-alias-for-Balloon-and-Console-d.patch
-Patch6:         0006-vdsm-Fix-regression-introduced-by-refactoring-libvir.patch
-Patch7:         0007-VDSM-now-writes-its-version-number-in-VDSM-generated.patch
-Patch8:         0008-Bump-requires-version-of-selinux-policy-targeted.patch
-Patch9:         0009-vdsm_reg-fix-ovirt_node-without-default-bridge.patch
-Patch10:        0010-Source-Route-script-now-checks-that-the-DHCP-respons.patch
-Patch11:        0011-Management-network-is-now-kept-in-main-routing-table.patch
-Patch12:        0012-Only-remove-dhcp-source-routing-if-the-removal-reaso.patch
-Patch13:        0013-image-use-successor-volume-size-when-merging.patch
-Patch14:        0014-vdsm.spec-BZ-988299-Fix-GlusterFS-RPM-dep-to-support.patch
-
-
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: python
@@ -567,20 +551,6 @@ Gluster plugin enables VDSM to serve Gluster functionalities.
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
-%patch13 -p1
-%patch14 -p1
 %if 0%{?rhel} == 6
 sed -i '/ su /d' vdsm/vdsm-logrotate.conf.in
 %endif
@@ -1335,6 +1305,9 @@ exit 0
 %attr(755, root, root) %{python_sitearch}/cpopen/cpopen.so*
 
 %changelog
+* Tue Aug 27 2013 Federico Simoncelli <fsimonce at redhat.com> 4.12.1-1
+- update to 4.12.1
+
 * Thu Aug 22 2013 Federico Simoncelli <fsimonce at redhat.com> 4.12.0-2
 - Fix GlusterFS RPM dep to support GlusterFS SD (BZ#988299)
 


More information about the scm-commits mailing list