summaryrefslogtreecommitdiffstats
path: root/qarsh.spec
diff options
context:
space:
mode:
authorNathan Straz <nstraz@redhat.com>2010-09-15 11:35:31 -0400
committerNathan Straz <nstraz@redhat.com>2010-09-15 11:35:31 -0400
commit92a3ae3b8dcf07805a609e7bc19d5fc01b8b1555 (patch)
tree5aaff892e0bc316c81d9f19cf8aa08de59c905df /qarsh.spec
parentea68f1d1260d21c8d055e549b5e7905c4800c990 (diff)
downloadqarsh-92a3ae3b8dcf07805a609e7bc19d5fc01b8b1555.tar.gz
qarsh-92a3ae3b8dcf07805a609e7bc19d5fc01b8b1555.tar.xz
qarsh-92a3ae3b8dcf07805a609e7bc19d5fc01b8b1555.zip
Fix requires for selinux-policy build
These files need to be instaled before %post so mark the requirements as such.
Diffstat (limited to 'qarsh.spec')
-rw-r--r--qarsh.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/qarsh.spec b/qarsh.spec
index 87b50c1..2d14075 100644
--- a/qarsh.spec
+++ b/qarsh.spec
@@ -35,9 +35,9 @@ WARNING: THIS PACKAGE PROVIDES REMOTE ROOT ACCESS WITHOUT AUTHENTICATION
%package selinux
Summary: SELinux policy module supporting qarsh
Group: System Environment/Daemons
-Requires: checkpolicy, selinux-policy-devel, hardlink, gxpp
-Requires: %{name}-server = %{version}-%{release}, make
-Requires(post): /usr/sbin/semodule, /sbin/fixfiles, qarsh-server
+Requires: %{name}-server = %{version}-%{release}
+Requires(post): /usr/sbin/semodule, /sbin/fixfiles, gxpp, make
+Requires(post): checkpolicy, selinux-policy-devel, hardlink
Requires(postun): /usr/sbin/semodule