- Remove gamin policy
This commit is contained in:
parent
d0d3073e2f
commit
aca77a6f2d
@ -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
|
||||
|
@ -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
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user