From 8782a92ced9151278a1ccb6173fc71e54a869de5 Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Thu, 16 Jun 2011 08:58:19 -0400 Subject: [PATCH] Change required policycoreutils and libsemanage --- selinux-policy.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index 8c1034a8..490fc614 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -13,7 +13,7 @@ %endif %define POLICYVER 26 %define libsepolver 2.0.44-2 -%define POLICYCOREUTILSVER 2.0.86-10 +%define POLICYCOREUTILSVER 2.0.86-12 %define CHECKPOLICYVER 2.0.26-1 Summary: SELinux policy configuration Name: selinux-policy @@ -47,7 +47,7 @@ Url: http://oss.tresys.com/repos/refpolicy/ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch 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: checkpolicy >= %{CHECKPOLICYVER} m4 Obsoletes: selinux-policy-devel <= %{version}-%{release}