forked from pool/libcontainers-common
Accepting request 1095688 from devel:microos
OBS-URL: https://build.opensuse.org/request/show/1095688 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcontainers-common?expand=0&rev=62
This commit is contained in:
commit
cb48788ed7
@ -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>
|
Mon Jun 5 12:04:33 UTC 2023 - Danish Prakash <danish.prakash@suse.com>
|
||||||
|
|
||||||
|
@ -53,11 +53,11 @@ Source10: %{name}.rpmlintrc
|
|||||||
Source11: https://raw.githubusercontent.com/containers/shortnames/v%{shortnamesver}/shortnames.conf
|
Source11: https://raw.githubusercontent.com/containers/shortnames/v%{shortnamesver}/shortnames.conf
|
||||||
Source12: openSUSE-policy.json
|
Source12: openSUSE-policy.json
|
||||||
BuildRequires: go-go-md2man
|
BuildRequires: go-go-md2man
|
||||||
Requires(post): %{_bindir}/grep
|
|
||||||
Requires(post): %{_bindir}/sed
|
Requires(post): %{_bindir}/sed
|
||||||
# add SLE-specific mounts for only SLES systems
|
# add SLE-specific mounts for only SLES systems
|
||||||
Requires: (libcontainers-sles-mounts if sles-release)
|
Requires: (libcontainers-sles-mounts if sles-release)
|
||||||
Requires: libcontainers-policy >= %{version}
|
Requires: libcontainers-policy >= %{version}
|
||||||
|
Suggests: (libcontainers-policy-openSUSE if openSUSE-release)
|
||||||
Provides: libcontainers-image = %{version}
|
Provides: libcontainers-image = %{version}
|
||||||
Provides: libcontainers-storage = %{version}
|
Provides: libcontainers-storage = %{version}
|
||||||
Obsoletes: libcontainers-image < %{version}
|
Obsoletes: libcontainers-image < %{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user