Skip to content

Commit

Permalink
changed dependency of selinux subpackage
Browse files Browse the repository at this point in the history
  • Loading branch information
dgoetz committed Apr 7, 2017
1 parent 273c893 commit e630614
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions icinga2.spec
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,8 @@ BuildRequires: checkpolicy, selinux-policy-devel, /usr/share/selinux/devel/poli
Requires: selinux-policy >= %{_selinux_policy_version}
%endif
Requires: %{name} = %{version}-%{release}
Requires(post): /usr/sbin/semodule, /sbin/restorecon
Requires(postun): /usr/sbin/semodule, /sbin/restorecon
Requires(post): policycoreutils-python
Requires(postun): policycoreutils-python

%description selinux
SELinux policy module supporting icinga2
Expand Down

0 comments on commit e630614

Please sign in to comment.