Add weak dep of selinux-policy-targeted
This commit is contained in:
parent
106ec7cd52
commit
afff97ac55
@ -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: 70
|
Release: 71
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/fedora-selinux/selinux-policy/
|
URL: https://github.com/fedora-selinux/selinux-policy/
|
||||||
|
|
||||||
@ -118,6 +118,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.
|
||||||
@ -777,6 +778,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 22 2021 lujie42 <572084868@qq.com> - 3.14.2-71
|
||||||
|
- Add weak dep of selinux-policy-targeted
|
||||||
|
|
||||||
* Thu Jun 17 2021 luhuaxin <1539327763@qq.com> - 3.14.2-70
|
* Thu Jun 17 2021 luhuaxin <1539327763@qq.com> - 3.14.2-70
|
||||||
- iptables.fc: Add missing legacy-restore and legacy-save entries
|
- iptables.fc: Add missing legacy-restore and legacy-save entries
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user