- Remove gamin policy

This commit is contained in:
Daniel J Walsh 2008-09-08 21:01:42 +00:00
parent d0d3073e2f
commit aca77a6f2d
5 changed files with 1269 additions and 1071 deletions

View File

@ -148,3 +148,4 @@ serefpolicy-3.5.3.tgz
serefpolicy-3.5.4.tgz
serefpolicy-3.5.5.tgz
serefpolicy-3.5.6.tgz
serefpolicy-3.5.7.tgz

View File

@ -277,13 +277,6 @@ cvs = base
#
cyphesis = module
# Layer: services
# Module: gamin
#
# FAM File Alteration Monitor API
#
gamin = module
# Layer: services
# Module: cyrus
#

File diff suppressed because it is too large Load Diff

View File

@ -16,8 +16,8 @@
%define CHECKPOLICYVER 2.0.16-1
Summary: SELinux policy configuration
Name: selinux-policy
Version: 3.5.6
Release: 2%{?dist}
Version: 3.5.7
Release: 1%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
@ -290,6 +290,7 @@ __eof
restorecon -R /root /var/log /var/run 2> /dev/null
else
semodule -s targeted -r moilscanner 2>/dev/null
semodule -s targeted -r gamin 2>/dev/null
%loadpolicy targeted
%relabel targeted
fi
@ -380,6 +381,9 @@ exit 0
%endif
%changelog
* Fri Sep 5 2008 Dan Walsh <dwalsh@redhat.com> 3.5.7-1
- Remove gamin policy
* Thu Sep 4 2008 Dan Walsh <dwalsh@redhat.com> 3.5.6-2
- Add tinyxs-max file system support

View File

@ -1 +1 @@
3df6acf59f55a2b00b7757111baf474d serefpolicy-3.5.6.tgz
08cbc69d40ae75771c6201f2812a2eba serefpolicy-3.5.7.tgz