diff --git a/file_contexts.subs_dist b/file_contexts.subs_dist
index 99ed953..427372c 100644
--- a/file_contexts.subs_dist
+++ b/file_contexts.subs_dist
@@ -1,6 +1,7 @@
 /run /var/run
 /run/lock /var/lock
 /var/run/lock /var/lock
+/lib64 /lib
 /usr/lib64 /usr/lib
-/etc/systemd/system /usr/lib/systemd/system
+/etc/systemd/system /lib/systemd/system
 /var/lib/xguest/home /home
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 5dddcb3..ee1c07a 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -16,7 +16,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.10.0
-Release: 81%{?dist}
+Release: 81.1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -471,6 +471,9 @@ SELinux Reference policy mls base module.
 %endif
 
 %changelog
+* Tue Jan 31 2012 Dan Walsh <dwalsh@redhat.com> 3.10.0-81.1
+- Fix file_context.subs_dist for now to work with pre usrmove
+
 * Mon Jan 30 2012 Miroslav Grepl <mgrepl@redhat.com> 3.10.0-81
 - More /usr move fixes