Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
|
|
cab94f9484
|
||
|
|
4c9bf25f0c
|
0
docker-integration.sh
Normal file → Executable file
0
docker-integration.sh
Normal file → Executable file
@@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 28 08:17:00 UTC 2025 - Aleksa Sarai <asarai@suse.com>
|
||||
|
||||
- Add Requires containers-selinux on systems with selinux-policy installed.
|
||||
bsc#1252672
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 23:55:45 UTC 2025 - Aleksa Sarai <asarai@suse.com>
|
||||
|
||||
|
||||
@@ -132,7 +132,6 @@ BuildRequires: pkgconfig(libsystemd)
|
||||
%if 0%{?suse_version} >= 1500
|
||||
# This conditional only works on rpm>=4.13, which SLE 12 doesn't have. But we
|
||||
# don't need to support Docker+selinux for SLE 12 anyway.
|
||||
Requires: (container-selinux if selinux-policy)
|
||||
Requires: (apparmor-parser or container-selinux)
|
||||
# This recommends is added to make sure that even if you have container-selinux
|
||||
# installed you will still be prompted to install apparmor-parser which Docker
|
||||
|
||||
Reference in New Issue
Block a user