[selinux-policy] Remove vbetool we no longer ship this

Daniel J Walsh dwalsh at fedoraproject.org
Thu Feb 27 21:00:23 UTC 2014


commit 96f7ac46eda6663e58a8d7ed1614a3f60abce5c5
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Thu Feb 27 16:00:58 2014 -0500

    Remove vbetool we no longer ship this

 modules-targeted-contrib.conf |    7 -------
 selinux-policy.spec           |    2 +-
 2 files changed, 1 insertions(+), 8 deletions(-)
---
diff --git a/modules-targeted-contrib.conf b/modules-targeted-contrib.conf
index 20b3639..30e127c 100644
--- a/modules-targeted-contrib.conf
+++ b/modules-targeted-contrib.conf
@@ -2150,13 +2150,6 @@ uuidd = module
 # 
 varnishd = module
 
-# Layer: services
-# Module: vbetool 
-#
-# run real-mode video BIOS code to alter hardware state
-# 
-vbetool = module
-
 # Layer: admin
 # Module: vbetool
 #
diff --git a/selinux-policy.spec b/selinux-policy.spec
index de84a11..f0ce0e6 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -291,7 +291,7 @@ fi;
 
 %define postInstall() \
 . %{_sysconfdir}/selinux/config; \
-(cd /etc/selinux/%2/modules/active/modules; rm -f l2tpd.pp shutdown.pp amavis.pp clamav.pp gnomeclock.pp nsplugin.pp matahari.pp xfs.pp kudzu.pp kerneloops.pp execmem.pp openoffice.pp ada.pp tzdata.pp hal.pp hotplug.pp howl.pp java.pp mono.pp moilscanner.pp gamin.pp audio_entropy.pp audioentropy.pp iscsid.pp polkit_auth.pp polkit.pp rtkit_daemon.pp ModemManager.pp telepathysofiasip.pp ethereal.pp passanger.pp qemu.pp qpidd.pp pyzor.pp razor.pp pki-selinux.pp phpfpm.pp consoletype.pp ctdbd.pp fcoemon.pp isnsd.pp rgmanager.pp corosync.pp aisexec.pp pacemaker.pp pkcsslotd.pp ) \
+(cd /etc/selinux/%2/modules/active/modules; rm -f vbetool.pp l2tpd.pp shutdown.pp amavis.pp clamav.pp gnomeclock.pp nsplugin.pp matahari.pp xfs.pp kudzu.pp kerneloops.pp execmem.pp openoffice.pp ada.pp tzdata.pp hal.pp hotplug.pp howl.pp java.pp mono.pp moilscanner.pp gamin.pp audio_entropy.pp audioentropy.pp iscsid.pp polkit_auth.pp polkit.pp rtkit_daemon.pp ModemManager.pp telepathysofiasip.pp ethereal.pp passanger.pp qemu.pp qpidd.pp pyzor.pp razor.pp pki-selinux.pp phpfpm.pp consoletype.pp ctdbd.pp fcoemon.pp isnsd.pp rgmanager.pp corosync.pp aisexec.pp pacemaker.pp pkcsslotd.pp ) \
 if [ -e /etc/selinux/%2/.rebuild ]; then \
    rm /etc/selinux/%2/.rebuild; \
    /usr/sbin/semodule -B -n -s %2; \


More information about the scm-commits mailing list