From 2e42e9137060d147b05b1f2a538ff04c7b202cd4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 16 Nov 2013 01:24:01 +0200 Subject: [PATCH] update runtime deps from docs --- lxc-docker.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/lxc-docker.spec b/lxc-docker.spec index 4da666f..8359d32 100644 --- a/lxc-docker.spec +++ b/lxc-docker.spec @@ -18,13 +18,16 @@ Requires(post,preun): /sbin/chkconfig Requires(postun): /usr/sbin/groupdel Requires(pre): /usr/bin/getgid Requires(pre): /usr/sbin/groupadd +Requires: iproute2 >= 3.5 Requires: iptables -Requires: lxc +Requires: lxc >= 0.8 Requires: rc-scripts >= 0.4.0.10 -Requires: tar +Requires: tar >= 1:1.26 Requires: uname(release) >= 3.8 Requires: xz +Suggests: git-core >= 1.7 Suggests: libcgroup +Suggests: xz >= 1:4.9 Provides: group(docker) # only runs on x64 hosts for now: # https://github.com/dotcloud/docker/issues/136 -- 2.43.0