From 292c5090549a2f78b61b21f618cd8ce07e7549c6d2c9a487dc603f3707ad0a2c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 7 Jun 2019 10:18:29 +0000 Subject: [PATCH] Accepting request 707630 from devel:kubic OBS-URL: https://build.opensuse.org/request/show/707630 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcontainers-common?expand=0&rev=14 --- libcontainers-common.changes | 5 +++++ libcontainers-common.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/libcontainers-common.changes b/libcontainers-common.changes index de46df1..52e272f 100644 --- a/libcontainers-common.changes +++ b/libcontainers-common.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 4 14:27:15 UTC 2019 - Richard Brown + +- Add util-linux and grep as Requires(post) to ensure btrfs config gets made correctly + ------------------------------------------------------------------- Mon Apr 1 14:24:17 UTC 2019 - Richard Brown diff --git a/libcontainers-common.spec b/libcontainers-common.spec index e18b563..369db0d 100644 --- a/libcontainers-common.spec +++ b/libcontainers-common.spec @@ -44,6 +44,8 @@ Provides: libcontainers-image Provides: libcontainers-storage Obsoletes: libcontainers-image Obsoletes: libcontainers-storage +Requires(post): util-linux +Requires(post): grep BuildArch: noarch %description