Change required policycoreutils and libsemanage
This commit is contained in:
parent
857c813190
commit
8782a92ced
@ -13,7 +13,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%define POLICYVER 26
|
%define POLICYVER 26
|
||||||
%define libsepolver 2.0.44-2
|
%define libsepolver 2.0.44-2
|
||||||
%define POLICYCOREUTILSVER 2.0.86-10
|
%define POLICYCOREUTILSVER 2.0.86-12
|
||||||
%define CHECKPOLICYVER 2.0.26-1
|
%define CHECKPOLICYVER 2.0.26-1
|
||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
@ -47,7 +47,7 @@ Url: http://oss.tresys.com/repos/refpolicy/
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python gawk checkpolicy >= %{CHECKPOLICYVER} m4 policycoreutils-python >= %{POLICYCOREUTILSVER} bzip2
|
BuildRequires: python gawk checkpolicy >= %{CHECKPOLICYVER} m4 policycoreutils-python >= %{POLICYCOREUTILSVER} bzip2
|
||||||
Requires(pre): policycoreutils >= %{POLICYCOREUTILSVER} libsemanage >= 2.0.46-4
|
Requires(pre): policycoreutils >= %{POLICYCOREUTILSVER} libsemanage >= 2.0.46-6
|
||||||
Requires(post): /usr/bin/bunzip2 /bin/mktemp /bin/awk /usr/bin/md5sum
|
Requires(post): /usr/bin/bunzip2 /bin/mktemp /bin/awk /usr/bin/md5sum
|
||||||
Requires: checkpolicy >= %{CHECKPOLICYVER} m4
|
Requires: checkpolicy >= %{CHECKPOLICYVER} m4
|
||||||
Obsoletes: selinux-policy-devel <= %{version}-%{release}
|
Obsoletes: selinux-policy-devel <= %{version}-%{release}
|
||||||
|
Loading…
Reference in New Issue
Block a user