diff --git a/modules-targeted.conf b/modules-targeted.conf
index d1154ac..b9461e9 100644
--- a/modules-targeted.conf
+++ b/modules-targeted.conf
@@ -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
+
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 53a2d00..9030087 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -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