summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2017-11-15 17:53:16 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2017-11-15 17:53:16 +0000
commit0d65c5fa084403f00068fee2089dce354ba97d26 (patch)
tree8285150c7518da7610add16328334efd4ca217fa
parent7d3f1f0d11d43b5cd2c24d9769588baa869f1d7a (diff)
downloadbuildah-0d65c5fa084403f00068fee2089dce354ba97d26.tar.gz
buildah-0d65c5fa084403f00068fee2089dce354ba97d26.tar.xz
buildah-0d65c5fa084403f00068fee2089dce354ba97d26.zip
Adds support for converting manifest types when using the dir transport
Rework how we do UID resolution in images Bump github.com/vbatts/tar-split Set option.terminal appropriately in run
-rw-r--r--buildah.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildah.spec b/buildah.spec
index fa70894..2a3d574 100644
--- a/buildah.spec
+++ b/buildah.spec
@@ -46,6 +46,7 @@ BuildRequires: btrfs-progs-devel
BuildRequires: libassuan-devel
Requires: runc >= 1.0.0-7
Requires: skopeo-containers >= 0.1.20-2
+Requires: container-selinux
Provides: %{repo} = %{version}-%{release}
%description