diff options
author | Jan Srnicek <jsrnicek@cisco.com> | 2017-01-09 09:02:23 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-01-11 14:50:33 +0100 |
commit | 43a552b675e1c1a8f8cc618f91289cbee8be0ee2 (patch) | |
tree | 3623c20f77466aa1ca7cf5ec45528215be5627b2 /packaging/rpm | |
parent | 2d92edf65ee34329d9226e2efe90a5d10265cd72 (diff) |
Bump of jvpp version to 17.04
Depends on
https://gerrit.fd.io/r/#/c/4632/
Nsh stays on 17.01, till owner provides higher version
Change-Id: I1f51699b6809d30dd0272301ebb1074a42863618
Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
Diffstat (limited to 'packaging/rpm')
-rw-r--r-- | packaging/rpm/honeycomb.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/rpm/honeycomb.spec b/packaging/rpm/honeycomb.spec index f702904dd..7047a340c 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 >= 17.01, vpp < 17.04, vpp-plugins >= 17.01, vpp-plugins < 17.04, java >= 1:1.8.0 +Requires: vpp >= 17.04, vpp < 17.08, vpp-plugins >= 17.04, vpp-plugins < 17.08, java >= 1:1.8.0 # Required for creating honeycomb group Requires(pre): shadow-utils # Required for configuring systemd |