[vdsm/f18] update to 4.10.1-100.gf2f6683

Douglas Schilling Landgraf dougsland at fedoraproject.org
Mon Nov 5 16:32:04 UTC 2012


commit 491f84157658ff838703abd5380628b7092491b0
Author: Douglas Schilling Landgraf <dougsland at redhat.com>
Date:   Mon Nov 5 14:29:09 2012 -0500

    update to 4.10.1-100.gf2f6683
    
    vdsm-4.10.1-100.gf2f6683

 vdsm.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/vdsm.spec b/vdsm.spec
index e120533..3f811c9 100644
--- a/vdsm.spec
+++ b/vdsm.spec
@@ -4,9 +4,9 @@
 %global vdsm_reg vdsm-reg
 
 # Upstream release
-#% global vdsm_release e952471
-#% global vdsm_relvtag .git%{vdsm_release}
-#% global vdsm_relttag -%{vdsm_release}
+%global vdsm_release gf2f6683
+%global vdsm_relvtag .git%{vdsm_release}
+%global vdsm_relttag -%{vdsm_release}
 
 # Required users and groups
 %global vdsm_user vdsm
@@ -51,9 +51,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: python
 BuildRequires: python-devel
-BuildRequires: pyflakes
 BuildRequires: python-nose
-BuildRequires: python-pep8
 
 # BuildRequires needed by the tests during the build
 BuildRequires: python-ethtool
@@ -70,6 +68,8 @@ BuildRequires: libtool
 %endif
 
 %if !0%{?rhel}
+BuildRequires: pyflakes
+BuildRequires: python-pep8
 BuildRequires: systemd-units
 %endif
 
@@ -985,6 +985,9 @@ exit 0
 %{_datadir}/%{vdsm_name}/gluster/hostname.py*
 
 %changelog
+* Mon Nov 5 2012 Douglas Schilling Landgraf <dougsland at redhat.com> 4.10.1-100.gf2f6683
+- vdsm-4.10.1-100-gf2f6683
+
 * Wed Oct 31 2012 Douglas Schilling Landgraf <dougsland at redhat.com> 4.10.1-1
 - vdsm-4.10.1
 - merged vdsm.spec from f17 with last upstream vdsm.spec


More information about the scm-commits mailing list