[policycoreutils] Trigger on selinux-policy needs to change to selinux-policy-devel

Daniel J Walsh dwalsh at fedoraproject.org
Fri May 18 15:14:25 UTC 2012


commit 9d30639944ec396a04d0c58b35064646a21bae80
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Fri May 18 11:14:21 2012 -0400

    Trigger on selinux-policy needs to change to selinux-policy-devel

 policycoreutils.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/policycoreutils.spec b/policycoreutils.spec
index 14c22d2..713e202 100644
--- a/policycoreutils.spec
+++ b/policycoreutils.spec
@@ -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 at redhat.com> - 2.1.11-14
+- Trigger on selinux-policy needs to change to selinux-policy-devel
+
 * Fri May 18 2012 Dan Walsh <dwalsh at redhat.com> - 2.1.11-13
 - Update translations
 - Fix semanage dontaudit off/on exception


More information about the scm-commits mailing list