add weak dep of selinux-policy-targeted
Signed-off-by: lixiao <lixiaoemail2017@163.com>
This commit is contained in:
parent
4a316b5b63
commit
e84bf9aed6
@ -12,7 +12,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 3.14.2
|
Version: 3.14.2
|
||||||
Release: 77
|
Release: 78
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/fedora-selinux/selinux-policy/
|
URL: https://github.com/fedora-selinux/selinux-policy/
|
||||||
|
|
||||||
@ -120,6 +120,7 @@ BuildRequires: python3 gawk checkpolicy >= %{CHECKPOLICYVER} m4 policycoreutils
|
|||||||
Requires(pre): policycoreutils >= %{POLICYCOREUTILSVER}
|
Requires(pre): policycoreutils >= %{POLICYCOREUTILSVER}
|
||||||
Requires(post): /bin/awk /usr/bin/sha512sum
|
Requires(post): /bin/awk /usr/bin/sha512sum
|
||||||
Requires: rpm-plugin-selinux
|
Requires: rpm-plugin-selinux
|
||||||
|
Suggests: selinux-policy-targeted
|
||||||
|
|
||||||
%description
|
%description
|
||||||
SELinux Base package for SELinux Reference Policy - modular.
|
SELinux Base package for SELinux Reference Policy - modular.
|
||||||
@ -779,6 +780,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 23 2022 lixiao<lixiaoemail2017@163.com> - 3.14.2-78
|
||||||
|
- add weak dep of selinux-policy-targeted
|
||||||
|
|
||||||
* Sat Jun 25 2022 luhuaxin <luhuaxin1@huawei.com> - 3.14.2-77
|
* Sat Jun 25 2022 luhuaxin <luhuaxin1@huawei.com> - 3.14.2-77
|
||||||
- allow httpd create files in /etc/httpd
|
- allow httpd create files in /etc/httpd
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user