From d85776da1a34171a475b7e399a0945037d5c7094 Mon Sep 17 00:00:00 2001 From: Nathan Straz Date: Wed, 18 Jul 2012 09:14:42 -0400 Subject: The selinux Makefile is needed to build the policy --- qarsh.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/qarsh.spec b/qarsh.spec index 2ad5949..fe88b14 100644 --- a/qarsh.spec +++ b/qarsh.spec @@ -38,6 +38,7 @@ Group: System Environment/Daemons Requires: %{name}-server = %{version}-%{release} Requires(post): /usr/sbin/semodule, /sbin/fixfiles, gxpp, make Requires(post): checkpolicy, /usr/share/selinux/devel/policy.xml, hardlink +Requires(post): /usr/share/selinux/devel/Makefile Requires(postun): /usr/sbin/semodule -- cgit