[selinux-policy/f18: 1/2] Remove requirement for libsemanage

Daniel J Walsh dwalsh at fedoraproject.org
Wed Oct 31 15:27:52 UTC 2012


commit cfec60fc95fe945d76eba41b470059577483f61d
Author: rhatdan <dwalsh at redhat.com>
Date:   Wed Oct 31 11:27:25 2012 -0400

    Remove requirement for libsemanage

 selinux-policy.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 7197392..647f4dd 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -57,7 +57,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.1.8-3
+Requires(pre): policycoreutils >= %{POLICYCOREUTILSVER}
 Requires(post): /bin/awk /usr/bin/sha512sum
 
 %description 


More information about the scm-commits mailing list