summaryrefslogtreecommitdiffstats
path: root/qarsh.spec
diff options
context:
space:
mode:
Diffstat (limited to 'qarsh.spec')
-rw-r--r--qarsh.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/qarsh.spec b/qarsh.spec
index fd73109..2d14075 100644
--- a/qarsh.spec
+++ b/qarsh.spec
@@ -1,7 +1,7 @@
Summary: QA Remote Shell
Name: qarsh
Version: 1.26
-Release: 1%{?dist}
+Release: 2%{?dist}
Group: Applications/Internet
License: GPL
Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
@@ -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
@@ -93,7 +93,6 @@ fi
%files selinux
%defattr(-,root,root)
%doc SELinux/*
-%{_datadir}/selinux/packages/qarsh
%changelog