- Fix install problems
This commit is contained in:
parent
9e88149b16
commit
1616552ae2
@ -1122,3 +1122,25 @@ evolution = module
|
|||||||
# Policy for Mozilla and related web browsers
|
# Policy for Mozilla and related web browsers
|
||||||
#
|
#
|
||||||
mozilla = module
|
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
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
Summary: SELinux policy configuration
|
Summary: SELinux policy configuration
|
||||||
Name: selinux-policy
|
Name: selinux-policy
|
||||||
Version: 2.3.9
|
Version: 2.3.9
|
||||||
Release: 5
|
Release: 6
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: serefpolicy-%{version}.tgz
|
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
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Aug 25 2006 Dan Walsh <dwalsh@redhat.com> 2.3.9-5
|
||||||
- Allow setroubleshoot to getattr on all dirs to gather RPM data
|
- Allow setroubleshoot to getattr on all dirs to gather RPM data
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user