diff options
| author | Nathan Straz <nstraz@redhat.com> | 2010-09-15 11:42:41 -0400 |
|---|---|---|
| committer | Nathan Straz <nstraz@redhat.com> | 2010-09-15 11:42:41 -0400 |
| commit | 9f90673d12c11a9b2efafa23164f02118fd580fa (patch) | |
| tree | 879d936a0c1b64d7b8efea5a6ee438348faa5b51 | |
| parent | 92877b882b10484d04593875f778dbbf4caeef46 (diff) | |
| parent | 92a3ae3b8dcf07805a609e7bc19d5fc01b8b1555 (diff) | |
Merge branch 'master' into rhel6
| -rw-r--r-- | qarsh.spec | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 -BuildRequires: 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 |
