From 88f91a3f964209e8e9d6092e444eec7cf8e4a690 Mon Sep 17 00:00:00 2001 From: Nathan Straz Date: Wed, 27 Jun 2012 16:28:00 -0400 Subject: Depend on policy.xml directly --- qarsh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qarsh.spec b/qarsh.spec index 9c49cf8..cf0a4d0 100644 --- a/qarsh.spec +++ b/qarsh.spec @@ -37,7 +37,7 @@ Summary: SELinux policy module supporting qarsh Group: System Environment/Daemons Requires: %{name}-server = %{version}-%{release} Requires(post): /usr/sbin/semodule, /sbin/fixfiles, gxpp, make -Requires(post): checkpolicy, selinux-policy-devel, hardlink +Requires(post): checkpolicy, /usr/share/selinux/devel/policy.xml, hardlink Requires(postun): /usr/sbin/semodule -- cgit