lsm5 pushed to docker-io (f21). "pull in tar - needed to run containers (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 17:44:10 UTC 2015


>From b21808d0669ca48c12f8aa49b1e71ce09cda6269 Mon Sep 17 00:00:00 2001
From: Lokesh Mandvekar <lsm5 at fedoraproject.org>
Date: Thu, 16 Apr 2015 17:39:17 +0000
Subject: pull in tar - needed to run containers

Signed-off-by: Lokesh Mandvekar <lsm5 at fedoraproject.org>

diff --git a/docker-io.spec b/docker-io.spec
index 9e004b4..47bcca0 100644
--- a/docker-io.spec
+++ b/docker-io.spec
@@ -60,6 +60,9 @@ Requires:   device-mapper-libs >= 1.02.90-1
 Requires:   xz
 Provides:   lxc-docker = %{version}-%{release}
 
+# needs tar to be able to run containers
+Requires: tar
+
 # permitted by https://fedorahosted.org/fpc/ticket/341#comment:7
 # In F22, the whole package should be renamed to be just "docker" and
 # this changed to "Provides: docker-io".
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/docker-io.git/commit/?h=f21&id=b21808d0669ca48c12f8aa49b1e71ce09cda6269


More information about the scm-commits mailing list