From 456b2ece31a9aff99ab37471c6b4266011ed1a72 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 3 Jan 2017 08:26:44 +0100 Subject: Set vpp version to 17.01 for hc rpm packages Change-Id: Iddd4d5d8518acd9bd40eedafe9a4cd74587b5723 Signed-off-by: Marek Gradzki --- packaging/rpm/honeycomb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/rpm') diff --git a/packaging/rpm/honeycomb.spec b/packaging/rpm/honeycomb.spec index e95b5455a..f702904dd 100644 --- a/packaging/rpm/honeycomb.spec +++ b/packaging/rpm/honeycomb.spec @@ -18,7 +18,7 @@ License: Apache-1.0 URL: http://www.fd.io Source0: vpp-integration-distribution-%{_version}-SNAPSHOT-hc.zip Source1: honeycomb.service -Requires: vpp, vpp-plugins, java >= 1:1.8.0 +Requires: vpp >= 17.01, vpp < 17.04, vpp-plugins >= 17.01, vpp-plugins < 17.04, java >= 1:1.8.0 # Required for creating honeycomb group Requires(pre): shadow-utils # Required for configuring systemd -- cgit 1.2.3-korg