- Fix install problems

This commit is contained in:
Daniel J Walsh 2006-08-28 21:49:05 +00:00
parent 9e88149b16
commit 1616552ae2
2 changed files with 26 additions and 1 deletions

View File

@ -1122,3 +1122,25 @@ evolution = module
# Policy for Mozilla and related web browsers
#
mozilla = module
# Layer: services
# Module: ricci
#
# policy for ricci
#
ricci = module
# Layer: services
# Module: oddjob
#
# policy for oddjob
#
oddjob = module
# Layer: services
# Module: ccs
#
# policy for ccs
#
ccs = module

View File

@ -16,7 +16,7 @@
Summary: SELinux policy configuration
Name: selinux-policy
Version: 2.3.9
Release: 5
Release: 6
License: GPL
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
@ -347,6 +347,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init
%endif
%changelog
* Mon Aug 28 2006 Dan Walsh <dwalsh@redhat.com> 2.3.9-6
- Fix install problems
* Fri Aug 25 2006 Dan Walsh <dwalsh@redhat.com> 2.3.9-5
- Allow setroubleshoot to getattr on all dirs to gather RPM data