Remove SLE-12 fix.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=383
This commit is contained in:
parent
4da832e92c
commit
fd8d986a59
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 14 07:21:05 UTC 2023 - Aleksa Sarai <asarai@suse.com>
|
||||
|
||||
- Fix builds on SLE-12.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 1 14:33:19 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -112,13 +112,7 @@ BuildRequires: go-go-md2man
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
BuildRequires: sysuser-tools
|
||||
BuildRequires: golang(API) = 1.18
|
||||
%if 0%{?sle_version} == 120000
|
||||
# SLE-12's RPM doesn't support binary operations, and this feature isn't needed
|
||||
# on SLE-12 anyway.
|
||||
Requires: apparmor-parser
|
||||
%else
|
||||
Requires: (apparmor-parser or container-selinux)
|
||||
%endif
|
||||
Requires: ca-certificates-mozilla
|
||||
# The docker-proxy binary used to be in a separate package. We obsolete it,
|
||||
# since now docker-proxy is maintained as part of this package.
|
||||
|
Loading…
Reference in New Issue
Block a user