Alon Bar-Lev has uploaded a new change for review. Change subject: packaging: update otopi, ovirt-host-deploy dependencies ......................................................................
packaging: update otopi, ovirt-host-deploy dependencies Change-Id: I178a9874a329165efd958adabd94c3982d18a573 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/63/25963/1 diff --git a/ovirt-engine.spec.in b/ovirt-engine.spec.in index bfa1e8e..bf4e089 100644 --- a/ovirt-engine.spec.in +++ b/ovirt-engine.spec.in @@ -254,7 +254,7 @@ Requires: mod_ssl Requires: novnc Requires: openssl -Requires: ovirt-host-deploy-java >= 1.1.2-1 +Requires: ovirt-host-deploy-java >= 1.2.0-1 Requires: python-cheetah Requires: spice-html5 @@ -321,7 +321,7 @@ Requires: iproute Requires: libxml2-python Requires: logrotate -Requires: otopi >= 1.2.0-0.7 +Requires: otopi >= 1.2.0-1 %description setup-base %{ovirt_product_name_short} suite base setup components. @@ -518,8 +518,8 @@ Requires: %{name}-sdk >= 3.3.0.5 Requires: %{name}-setup-plugin-ovirt-engine = %{version}-%{release} Requires: openssh-server -Requires: ovirt-host-deploy >= 1.1.2-1 -Requires: ovirt-host-deploy-offline >= 1.1.2-1 +Requires: ovirt-host-deploy >= 1.2.0-1 +Requires: ovirt-host-deploy-offline >= 1.2.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 ddbcffd..3a520b8 100644 --- a/pom.xml +++ b/pom.xml @@ -70,8 +70,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</otopi.version> - <ovirt-host-deploy.version>1.1.0</ovirt-host-deploy.version> + <otopi.version>1.2.0</otopi.version> + <ovirt-host-deploy.version>1.2.0</ovirt-host-deploy.version> <org.ovirt.engine.api.ovirt-engine-extensions-api.version>0.0.0-SNAPSHOT</org.ovirt.engine.api.ovirt-engine-extensions-api.version> <slf4j.version>1.7.5</slf4j.version> <gwt.version>2.5.1</gwt.version> -- To view, visit http://gerrit.ovirt.org/25963 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I178a9874a329165efd958adabd94c3982d18a573 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