diff --git a/modules-mls.conf b/modules-mls.conf
index 3da504d..b8c3065 100644
--- a/modules-mls.conf
+++ b/modules-mls.conf
@@ -928,3 +928,17 @@ ipsec = base
 # java executable
 # 
 java = off
+
+# Layer: services
+# Module: prelink
+#
+# prelink executable
+# 
+prelink = base
+
+# Layer: services
+# Module: locate
+#
+# locate executable
+# 
+locate = base
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 1ac39e8..e821329 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -7,7 +7,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 2.1.6
-Release: 14
+Release: 15
 License: GPL
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -258,6 +258,9 @@ SELinux Reference policy strict base module.
 %endif
 
 %changelog
+* Wed Dec 21 2005 Dan Walsh <dwalsh@redhat.com> 2.1.6-15
+- Fix passwd command on mls
+
 * Wed Dec 21 2005 Dan Walsh <dwalsh@redhat.com> 2.1.6-14
 - Lots of fixes to make mls policy work