diff --git a/libsemanage-rhat.patch b/libsemanage-rhat.patch index dbd1ad1..7dcef00 100644 --- a/libsemanage-rhat.patch +++ b/libsemanage-rhat.patch @@ -73,3 +73,12 @@ diff --exclude-from=exclude -N -u -r nsalibsemanage/src/handle.c libsemanage-2.0 sh->conf->store_type = storetype; return; +diff --exclude-from=exclude -N -u -r nsalibsemanage/src/semanage.conf libsemanage-2.0.15/src/semanage.conf +--- nsalibsemanage/src/semanage.conf 2007-07-16 14:20:38.000000000 -0400 ++++ libsemanage-2.0.15/src/semanage.conf 2008-01-25 10:28:39.000000000 -0500 +@@ -35,4 +35,4 @@ + # given in . Change this setting if a different + # version is necessary. + #policy-version = 19 +- ++expand-check=0 diff --git a/libsemanage.spec b/libsemanage.spec index e236852..69c123d 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -3,7 +3,7 @@ Summary: SELinux binary policy manipulation library Name: libsemanage Version: 2.0.12 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL Group: System Environment/Libraries Source: http://www.nsa.gov/selinux/archives/libsemanage-%{version}.tgz