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

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 17:13:43 UTC 2015


>From d40db3b7ccae530868ac64a8c1676cd2ca50bb86 Mon Sep 17 00:00:00 2001
From: Lokesh Mandvekar <lsm5 at fedoraproject.org>
Date: Thu, 16 Apr 2015 11:59:31 -0500
Subject: pull in tar - needed to run containers

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

diff --git a/docker.spec b/docker.spec
index 99c7ff5..80a0423 100644
--- a/docker.spec
+++ b/docker.spec
@@ -78,6 +78,9 @@ Requires(pre): %{repo}-selinux >= %{version}-%{release}
 Requires: xz
 Provides: lxc-%{repo} = %{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.git/commit/?h=f22&id=d40db3b7ccae530868ac64a8c1676cd2ca50bb86


More information about the scm-commits mailing list