[selinux-policy/f17] Remove razor/pyzor policy modules

Miroslav Grepl mgrepl at fedoraproject.org
Wed Jun 20 08:16:27 UTC 2012


commit a2fb35b8b1176af75a5bba262eb4a34d1f59a816
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Wed Jun 20 10:16:04 2012 +0200

    Remove razor/pyzor policy modules

 modules-targeted.conf |   14 --------------
 selinux-policy.spec   |    2 +-
 2 files changed, 1 insertions(+), 15 deletions(-)
---
diff --git a/modules-targeted.conf b/modules-targeted.conf
index a2c7c8c..78530d4 100644
--- a/modules-targeted.conf
+++ b/modules-targeted.conf
@@ -1362,13 +1362,6 @@ publicfile = module
 pulseaudio = module
 
 # Layer: services
-# Module: pyzor
-#
-# Spam Blocker
-# 
-pyzor = module
-
-# Layer: services
 # Module: qmail
 #
 # Policy for qmail
@@ -1410,13 +1403,6 @@ radius = module
 # 
 radvd = module
 
-# Layer: services
-# Module: razor
-#
-# A distributed, collaborative, spam detection and filtering network.
-# 
-razor = module
-
 # Layer: admin
 # Module: readahead
 #
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 301c28b..1d93f96 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -228,7 +228,7 @@ fi;
 if [ -e /etc/selinux/%2/.rebuild ]; then \
    rm /etc/selinux/%2/.rebuild; \
    if [ %1 -ne 1 ]; then \
-	/usr/sbin/semodule -n -s %2 -r 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 2>/dev/null; \
+	/usr/sbin/semodule -n -s %2 -r 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 razor pyzor qpidd 2>/dev/null; \
    fi \
    rm -f  /etc/selinux/%2/modules/active/modules/qemu.pp /etc/selinux/%2/modules/active/modules/nsplugin.pp \
    /usr/sbin/semodule -B -n -s %2; \


More information about the scm-commits mailing list