diff --git a/selinux-policy.spec b/selinux-policy.spec
index c59919b..2c026c5 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -9,7 +9,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 2.1.0
-Release: 2
+Release: 3
 License: GPL
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -236,6 +236,10 @@ SELinux Reference policy %{polname3} base module.
 
 
 %changelog
+* Thu Dec  8 2005 Dan Walsh <dwalsh@redhat.com> 2.1.0-3
+- Change setrans-mls to use new libsetrans
+- Add default_context rule for xdm
+
 * Thu Dec  8 2005 Dan Walsh <dwalsh@redhat.com> 2.1.0-2.
 - Change Requires to PreReg for requiring of policycoreutils on install
 
diff --git a/setrans-mls.conf b/setrans-mls.conf
index c009357..b54ff87 100644
--- a/setrans-mls.conf
+++ b/setrans-mls.conf
@@ -25,9 +25,8 @@ s1=Unclassified
 
 # Secret level with compartments
 s2=Secret
-s2:c0=Secret:A
-s2:c1=Secret:B
-s2:c0,c1=Secret:AB
+s2:c0=A
+s2:c1=B
 
 # ranges for Unclassified
 s0-s1=SystemLow-Unclassified