Ana Guerrero 2023-09-22 19:46:47 +00:00 committed by Git OBS Bridge
commit ba2defc013
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Sep 13 12:48:43 UTC 2023 - Danish Prakash <danish.prakash@suse.com>
- Require libcontainers-sles-mounts for *all* SLE products,
and not just SLES. (bsc#1215291)
-------------------------------------------------------------------
Wed Sep 13 06:13:53 UTC 2023 - Danish Prakash <danish.prakash@suse.com>

View File

@ -55,7 +55,7 @@ Source12: openSUSE-policy.json
BuildRequires: go-go-md2man
Requires(post): %{_bindir}/sed
# add SLE-specific mounts for only SLES systems
Requires: (libcontainers-sles-mounts if sles-release)
Requires: (libcontainers-sles-mounts if product(SUSE_SLE))
Requires: libcontainers-policy >= %{version}
Suggests: (libcontainers-policy-openSUSE if openSUSE-release)
Provides: libcontainers-image = %{version}