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
|
Summary: SELinux policy core utilities
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 2.1.11
|
Version: 2.1.11
|
||||||
Release: 13%{?dist}
|
Release: 14%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
# Based on git repository with tag 20101221
|
# 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}/man8/seunshare.8*
|
||||||
%{_mandir}/man5/sandbox.5*
|
%{_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
|
selinuxenabled && [ -f /usr/share/selinux/devel/include/build.conf ] && /usr/bin/sepolgen-ifgen 2>/dev/null
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
@ -340,6 +340,9 @@ fi
|
|||||||
%{_bindir}/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
|
%{_bindir}/systemctl try-restart restorecond.service >/dev/null 2>&1 || :
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri May 18 2012 Dan Walsh <dwalsh@redhat.com> - 2.1.11-13
|
||||||
- Update translations
|
- Update translations
|
||||||
- Fix semanage dontaudit off/on exception
|
- Fix semanage dontaudit off/on exception
|
||||||
|
Loading…
Reference in New Issue
Block a user