From 41a18182a5711dd7e3a253aa0dac763c3335006f Mon Sep 17 00:00:00 2001 From: Dan Walsh Date: Aug 03 2011 20:21:21 +0000 Subject: storage should be in base --- diff --git a/modules-mls.conf b/modules-mls.conf index 7f9e9d0..7537e44 100644 --- a/modules-mls.conf +++ b/modules-mls.conf @@ -1464,7 +1464,7 @@ sssd = module # # Policy controlling access to storage devices # -storage = module +storage = base # Layer: services # Module: stunnel diff --git a/selinux-policy.spec b/selinux-policy.spec index ee04699..2c1345d 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -17,11 +17,12 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 3.10.0 -Release: 14%{?dist} +Release: 14.1%{?dist} License: GPLv2+ Group: System Environment/Base Source: serefpolicy-%{version}.tgz patch: policy-F16.patch +patch1: my.patch Source1: modules-targeted.conf Source2: booleans-targeted.conf Source3: Makefile.devel @@ -221,6 +222,7 @@ Based off of reference policy: Checked out revision 2.20091117 %prep %setup -n serefpolicy-%{version} -q %patch -p1 +%patch1 -p1 %install mkdir selinux_config