Sandro Bonazzola has uploaded a new change for review.

Change subject: build: ovirt-hosted-engine-setup-1.2.2
......................................................................

build: ovirt-hosted-engine-setup-1.2.2

Change-Id: I0460b1784f969790e9659fc4627f1ad91d60f5bb
Signed-off-by: Sandro Bonazzola <sbona...@redhat.com>
---
M configure.ac
M ovirt-hosted-engine-setup.spec.in
2 files changed, 16 insertions(+), 13 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-setup 
refs/changes/92/37092/1

diff --git a/configure.ac b/configure.ac
index 0fde3ff..04cea32 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,12 +22,12 @@
 define([VERSION_MINOR], [2])
 define([VERSION_FIX], [2])
 define([VERSION_NUMBER], VERSION_MAJOR[.]VERSION_MINOR[.]VERSION_FIX)
-define([VERSION_RELEASE], [0.0])
-define([VERSION_SUFFIX], [master])
+define([VERSION_RELEASE], [1])
+define([VERSION_SUFFIX], [])
 
-AC_INIT([ovirt-hosted-engine-setup], 
[VERSION_NUMBER[-]VERSION_RELEASE[.]VERSION_SUFFIX])
+AC_INIT([ovirt-hosted-engine-setup], [VERSION_NUMBER])
 PACKAGE_RPM_VERSION="VERSION_NUMBER"
-PACKAGE_RPM_RELEASE="VERSION_RELEASE.VERSION_SUFFIX"
+PACKAGE_RPM_RELEASE="VERSION_RELEASE"
 AC_SUBST([PACKAGE_RPM_VERSION])
 AC_SUBST([PACKAGE_RPM_RELEASE])
 
diff --git a/ovirt-hosted-engine-setup.spec.in 
b/ovirt-hosted-engine-setup.spec.in
index 814a417..e641551 100644
--- a/ovirt-hosted-engine-setup.spec.in
+++ b/ovirt-hosted-engine-setup.spec.in
@@ -1,6 +1,6 @@
 #
 # ovirt-hosted-engine-setup -- ovirt hosted engine setup
-# Copyright (C) 2013-2014 Red Hat, Inc.
+# Copyright (C) 2013-2015 Red Hat, Inc.
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -30,7 +30,7 @@
 Release:        @PACKAGE_RPM_RELEASE@%{?release_suffix}%{?dist}
 License:        LGPLv2+
 URL:            http://www.ovirt.org
-Source:         
http://resources.ovirt.org/pub/ovirt-3.5-snapshot/src/%{name}/%{name}-%{package_version}.tar.gz
+Source:         
http://resources.ovirt.org/pub/ovirt-3.5/src/%{name}/%{name}-%{package_version}.tar.gz
 Group:          Applications/System
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -38,18 +38,18 @@
 
 Requires:       python
 Requires:       python-ethtool >= 0.6-3
-Requires:       otopi >= 1.3.0
-Requires:       vdsm >= 4.16.7
-Requires:       vdsm-cli >= 4.16.7
-Requires:       vdsm-python >= 4.16.7
-Requires:       ovirt-host-deploy >= 1.3.0
+Requires:       otopi >= 1.3.1
+Requires:       vdsm >= 4.16.10
+Requires:       vdsm-cli >= 4.16.10
+Requires:       vdsm-python >= 4.16.10
+Requires:       ovirt-host-deploy >= 1.3.1
 Requires:       openssh-server
 Requires:       python-paramiko
 Requires:       virt-viewer
 Requires:       openssl
 Requires:       sudo
 Requires:       bind-utils
-Requires:       ovirt-hosted-engine-ha >= 1.2.4
+Requires:       ovirt-hosted-engine-ha >= 1.2.5
 Requires:       sanlock >= 2.8
 Requires:       sanlock-python >= 2.8
 Requires:       lsof
@@ -57,7 +57,7 @@
 BuildRequires:  gettext
 BuildRequires:  python2-devel
 
-Requires:       %{engine}-sdk-python >= 3.5.0.7
+Requires:       %{engine}-sdk-python >= 3.5.1.0
 
 %if 0%{?fedora}
 Requires:       qemu-img
@@ -102,6 +102,9 @@
 %{vdsmhooksdir}/before_vm_start/
 
 %changelog
+* Mon Jan 19 2015 Sandro Bonazzola <sbona...@redhat.com> - 1.2.2-1
+- 1.2.2-1
+
 * Fri Oct  3 2014 Sandro Bonazzola <sbona...@redhat.com> - 1.2.2-0.0.master
 - 1.2.2-0.0.master
 


-- 
To view, visit http://gerrit.ovirt.org/37092
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0460b1784f969790e9659fc4627f1ad91d60f5bb
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-1.2
Gerrit-Owner: Sandro Bonazzola <sbona...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to