- Add BuildRequires selinux-policy-%{selinuxtype} to enable building
for SLFO. Might be removed in the future again when 1231252 is fixed. OBS-URL: https://build.opensuse.org/package/show/security:SELinux/container-selinux?expand=0&rev=38
This commit is contained in:
parent
174e42eff7
commit
b846d75346
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 9 14:16:15 UTC 2025 - Cathy Hu <cathy.hu@suse.com>
|
||||
|
||||
- Add BuildRequires selinux-policy-%{selinuxtype} to enable building
|
||||
for SLFO. Might be removed in the future again when 1231252
|
||||
is fixed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 07 12:04:40 UTC 2024 - cathy.hu@suse.com
|
||||
|
||||
|
@ -34,6 +34,7 @@ URL: https://github.com/containers/container-selinux
|
||||
Source0: container-selinux-%{version}.tar.xz
|
||||
BuildRequires: selinux-policy
|
||||
BuildRequires: selinux-policy-devel
|
||||
BuildRequires: selinux-policy-%{selinuxtype}
|
||||
Requires: selinux-policy >= %(rpm -q selinux-policy --qf '%%{version}-%%{release}')
|
||||
Requires(posttrans): policycoreutils
|
||||
Requires(posttrans): /usr/bin/sed
|
||||
|
Loading…
x
Reference in New Issue
Block a user