Trigger on selinux-policy needs to change to selinux-policy-devel
This commit is contained in:
parent
31cb4ccac2
commit
9d30639944
@ -7,7 +7,7 @@
|
||||
Summary: SELinux policy core utilities
|
||||
Name: policycoreutils
|
||||
Version: 2.1.11
|
||||
Release: 13%{?dist}
|
||||
Release: 14%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
# Based on git repository with tag 20101221
|
||||
@ -188,7 +188,7 @@ The policycoreutils-sandbox package contains the scripts to create graphical san
|
||||
%{_mandir}/man8/seunshare.8*
|
||||
%{_mandir}/man5/sandbox.5*
|
||||
|
||||
%triggerin python -- selinux-policy
|
||||
%triggerin python -- selinux-policy-devel
|
||||
selinuxenabled && [ -f /usr/share/selinux/devel/include/build.conf ] && /usr/bin/sepolgen-ifgen 2>/dev/null
|
||||
exit 0
|
||||
|
||||
@ -340,6 +340,9 @@ fi
|
||||
%{_bindir}/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
|
||||
|
||||
%changelog
|
||||
* Fri May 18 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.11-14
|
||||
- Trigger on selinux-policy needs to change to selinux-policy-devel
|
||||
|
||||
* Fri May 18 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.11-13
|
||||
- Update translations
|
||||
- Fix semanage dontaudit off/on exception
|
||||
|
Loading…
Reference in New Issue
Block a user