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
This commit is contained in:
Dan Čermák 2023-06-27 05:28:17 +00:00 committed by Git OBS Bridge
parent d025e7c732
commit fc39eb0594
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 26 12:51:12 UTC 2023 - Danish Prakash <danish.prakash@suse.com>
- 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 <danish.prakash@suse.com>

View File

@ -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}