From 00ac27cc0d0665c866bb07f98c0fc485222431ba Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Jan 26 2017 20:12:34 +0000 Subject: Resolves: #1416929 pull in parted package at install time Signed-off-by: Lokesh Mandvekar --- diff --git a/docker.spec b/docker.spec index 9d83f2b..ba2a9ed 100644 --- a/docker.spec +++ b/docker.spec @@ -156,6 +156,9 @@ Requires: tar # BZ1327809 Requires: iptables +# #1416929 +Requires: parted + # 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".