[selinux-policy/f18] * Sat Dec 1 2012 Miroslav Grepl <mgrepl at redhat.com> 3.11.1-59 - consolekit.pp was not removed from t

Miroslav Grepl mgrepl at fedoraproject.org
Sat Dec 1 16:45:24 UTC 2012


commit ca4761e79c069afe1d0bdfcbf20a7e9a98cdf259
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Sat Dec 1 17:44:15 2012 +0100

    * Sat Dec 1 2012 Miroslav Grepl <mgrepl at redhat.com> 3.11.1-59
    - consolekit.pp was not removed from the postinstall script

 selinux-policy.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 6162aae..3dcfb3c 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -19,7 +19,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.11.1
-Release: 58%{?dist}
+Release: 59%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -252,9 +252,9 @@ fi;
 . %{_sysconfdir}/selinux/config; \
 if [ -e /etc/selinux/%2/.rebuild ]; then \
    rm /etc/selinux/%2/.rebuild; \
-   (cd /etc/selinux/%2/modules/active/modules; rm -f qemu.pp nsplugin.pp razor.pp pyzord.pp phpfpm.pp consolekit.pp hotplug.pp consoletype.pp kudzu.pp howl.pp) \
+   (cd /etc/selinux/%2/modules/active/modules; rm -f qemu.pp nsplugin.pp razor.pp pyzord.pp phpfpm.pp hotplug.pp consoletype.pp kudzu.pp howl.pp) \
    if [ %1 -ne 1 ]; then \
-	/usr/sbin/semodule -n -s %2 -r consolekit matahari xfs kudzu kerneloops execmem openoffice ada tzdata hal hotplug howl java mono moilscanner gamin audio_entropy audioentropy iscsid polkit_auth polkit rtkit_daemon ModemManager telepathysofiasip ethereal passanger qpidd pyzor razor pki-selinux phpfpm 2>/dev/null; \
+	/usr/sbin/semodule -n -s %2 -r matahari xfs kudzu kerneloops execmem openoffice ada tzdata hal hotplug howl java mono moilscanner gamin audio_entropy audioentropy iscsid polkit_auth polkit rtkit_daemon ModemManager telepathysofiasip ethereal passanger qpidd pyzor razor pki-selinux phpfpm 2>/dev/null; \
    fi \
    /usr/sbin/semodule -B -n -s %2; \
 else \
@@ -524,6 +524,9 @@ SELinux Reference policy mls base module.
 %endif
 
 %changelog
+* Sat Dec 1 2012 Miroslav Grepl <mgrepl at redhat.com> 3.11.1-59
+- consolekit.pp was not removed from the postinstall script
+
 * Fri Nov 30 2012 Miroslav Grepl <mgrepl at redhat.com> 3.11.1-58
 - Add back consolekit policy
 - Silence bootloader trying to use inherited tty


More information about the scm-commits mailing list