From fc39eb05949423cb220c497fff289f3ee72514ff29db9b939eae09d140b8c117 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Tue, 27 Jun 2023 05:28:17 +0000 Subject: [PATCH] Accepting request 1095515 from home:danishprakash:branches:devel:microos Resolve choice on openSUSE distributions for libcontainer-policy by suggesting the libcontainers-openSUSE-policy explicitly. OBS-URL: https://build.opensuse.org/request/show/1095515 OBS-URL: https://build.opensuse.org/package/show/devel:microos/libcontainers-common?expand=0&rev=23 --- libcontainers-common.changes | 6 ++++++ libcontainers-common.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/libcontainers-common.changes b/libcontainers-common.changes index 714d62a..4b484d2 100644 --- a/libcontainers-common.changes +++ b/libcontainers-common.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 26 12:51:12 UTC 2023 - Danish Prakash + +- Resolve choice on openSUSE distributions for libcontainer-policy + by suggesting the libcontainers-openSUSE-policy explicitly. + ------------------------------------------------------------------- Mon Jun 5 12:04:33 UTC 2023 - Danish Prakash diff --git a/libcontainers-common.spec b/libcontainers-common.spec index 76d3e2d..0c20509 100644 --- a/libcontainers-common.spec +++ b/libcontainers-common.spec @@ -58,6 +58,7 @@ Requires(post): %{_bindir}/sed # add SLE-specific mounts for only SLES systems Requires: (libcontainers-sles-mounts if sles-release) Requires: libcontainers-policy >= %{version} +Suggests: (libcontainers-policy-openSUSE if openSUSE-release) Provides: libcontainers-image = %{version} Provides: libcontainers-storage = %{version} Obsoletes: libcontainers-image < %{version}