diff --git a/libcontainers-common.changes b/libcontainers-common.changes index 412822d..21a40cb 100644 --- a/libcontainers-common.changes +++ b/libcontainers-common.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 4 18:14:43 UTC 2021 - Richard Brown + +- Require util-linux-systemd for %post scripts (findmnt) (boo#1182998) + ------------------------------------------------------------------- Thu Feb 25 16:15:46 UTC 2021 - Alexandre Vicenzi diff --git a/libcontainers-common.spec b/libcontainers-common.spec index 6b8a0de..2c8c295 100644 --- a/libcontainers-common.spec +++ b/libcontainers-common.spec @@ -51,7 +51,7 @@ Provides: libcontainers-image Provides: libcontainers-storage Obsoletes: libcontainers-image Obsoletes: libcontainers-storage -Requires(post): util-linux +Requires(post): util-linux-systemd Requires(post): grep BuildArch: noarch