[vdsm] vdsm 4.14.8.1-0

Douglas Schilling Landgraf dougsland at fedoraproject.org
Wed May 7 14:54:02 UTC 2014


commit ed1a10e3c8e68587c8589972999c5d4935b6474b
Author: Douglas Schilling Landgraf <dougsland at redhat.com>
Date:   Wed May 7 10:54:13 2014 -0400

    vdsm 4.14.8.1-0

 sources   |    2 +-
 vdsm.spec |   10 ++++++----
 2 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/sources b/sources
index 04a02b8..4d3d185 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bb46837722540200a66dd86e9fb6eaad  vdsm-4.14.7.tar.gz
+06930dfa60e27d3a418179b6edd40cd7  vdsm-4.14.8.1.tar.gz
diff --git a/vdsm.spec b/vdsm.spec
index 98d0cbd..561b408 100644
--- a/vdsm.spec
+++ b/vdsm.spec
@@ -10,14 +10,13 @@
 %global qemu_group qemu
 %global snlk_group sanlock
 %global snlk_user sanlock
+%global cdrom_group cdrom
 
 # Upstream git release
 # % global vdsm_release gf2f6683
 # % global vdsm_relvtag .git%{vdsm_release}
 # % global vdsm_relttag -%{vdsm_release}
 
-%global cdrom_group cdrom
-
 # Fedora official build
 %global fedora_koji_build 1
 %global with_hooks 1
@@ -52,7 +51,7 @@
 %endif
 
 Name:           %{vdsm_name}
-Version:        4.14.7
+Version:        4.14.8.1
 Release:        0%{?dist}%{?extra_release}
 Summary:        Virtual Desktop Server Manager
 
@@ -84,6 +83,7 @@ BuildRequires: python-ethtool
 BuildRequires: python-inotify
 BuildRequires: python-pthreading
 BuildRequires: python-cpopen >= 1.3
+BuildRequires: rpm-python
 BuildRequires: libnl
 BuildRequires: libselinux-python
 BuildRequires: libvirt-python
@@ -97,7 +97,6 @@ BuildRequires: python-dmidecode
 BuildRequires: python-argparse
 BuildRequires: python-ordereddict
 %endif
-BuildRequires: python-ethtool
 
 # Autotools BuildRequires
 %if 0%{?enable_autotools}
@@ -1439,6 +1438,9 @@ exit 0
 %endif
 
 %changelog
+* Wed May 07 2014 Douglas Schilling Landgraf <dougsland at redhat.com> - 4.14.8.1-0
+- vdsm tag 4.14.8.1
+
 * Thu Apr 24 2014 Douglas Schilling Landgraf <dougsland at redhat.com> - 4.14.7-0
 - vdsm tag 4.14.7-0
 


More information about the scm-commits mailing list