Dominique Leuenberger 2023-06-27 21:16:13 +00:00 committed by Git OBS Bridge
commit cb48788ed7
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jun 27 14:18:18 UTC 2023 - Danish Prakash <danish.prakash@suse.com>
- Remove unused grep requirement
-------------------------------------------------------------------
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

@ -53,11 +53,11 @@ Source10: %{name}.rpmlintrc
Source11: https://raw.githubusercontent.com/containers/shortnames/v%{shortnamesver}/shortnames.conf
Source12: openSUSE-policy.json
BuildRequires: go-go-md2man
Requires(post): %{_bindir}/grep
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}