Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: update otopi, ovirt-host-deploy to release ......................................................................
packaging: update otopi, ovirt-host-deploy to release Change-Id: Ib7a8e7c95feb31103ee75ed57a69e5f732e2517e Signed-off-by: Alon Bar-Lev <alo...@redhat.com> --- M ovirt-engine.spec.in M pom.xml 2 files changed, 6 insertions(+), 6 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/82/18582/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index 5c9cfe5..c6df25c 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -192,7 +192,7 @@ Requires: mod_ssl Requires: novnc Requires: openssl -Requires: ovirt-host-deploy-java >= 1.1.0 +Requires: ovirt-host-deploy-java >= 1.1.0-1 Requires: python-cheetah Requires: spice-html5 @@ -281,7 +281,7 @@ Requires: logrotate Requires: m2crypto Requires: nfs-utils -Requires: otopi >= 1.1.0 +Requires: otopi >= 1.1.0-1 Requires: policycoreutils-python Requires: python-psycopg2 Requires: yum @@ -428,8 +428,8 @@ Requires: %{name}-sdk >= 3.3.0 Requires: %{name}-setup >= %{version}-%{release} Requires: openssh-server -Requires: ovirt-host-deploy >= 1.1.0 -Requires: ovirt-host-deploy-offline >= 1.1.0 +Requires: ovirt-host-deploy >= 1.1.0-1 +Requires: ovirt-host-deploy-offline >= 1.1.0-1 %description setup-plugin-allinone All-in-one plugin for %{ovirt_product_name_short}'s setup diff --git a/pom.xml b/pom.xml index 06c4e24..822e724 100644 --- a/pom.xml +++ b/pom.xml @@ -72,8 +72,8 @@ <cxf.version>2.2.7</cxf.version> <mina-core.version>2.0.1</mina-core.version> <sshd-core.version>0.7.0</sshd-core.version> - <otopi.version>1.1.0-beta</otopi.version> - <ovirt-host-deploy.version>1.1.0-beta-01</ovirt-host-deploy.version> + <otopi.version>1.1.0</otopi.version> + <ovirt-host-deploy.version>1.1.0</ovirt-host-deploy.version> <slf4j-jdk14.version>1.5.6</slf4j-jdk14.version> <gwt.version>2.5.1</gwt.version> <findbugs.version>2.5.2</findbugs.version> -- To view, visit http://gerrit.ovirt.org/18582 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib7a8e7c95feb31103ee75ed57a69e5f732e2517e Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches