Aleksa Sarai 2023-03-14 09:10:56 +00:00 committed by Git OBS Bridge
parent 4da832e92c
commit fd8d986a59
2 changed files with 0 additions and 11 deletions

View File

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

View File

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