[selinux-policy/f18] Fix spec file

Miroslav Grepl mgrepl at fedoraproject.org
Tue Oct 2 16:45:52 UTC 2012


commit f6cf30af0cf27180b07451d1f0e43063e2e1a6fb
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Tue Oct 2 18:45:28 2012 +0200

    Fix spec file

 selinux-policy.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 0dea5c8..f27cdb1 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -206,7 +206,7 @@ rm -f %{buildroot}/%{_sysconfigdir}/selinux/%1/modules/active/policy.kern
 %dir %{_sysconfdir}/selinux/%1/contexts/files \
 %verify(not md5 size mtime) %{_sysconfdir}/selinux/%1/contexts/files/file_contexts \
 %verify(not md5 size mtime) %{_sysconfdir}/selinux/%1/contexts/files/file_contexts.homedirs \
-#%ghost %{_sysconfdir}/selinux/%1/contexts/files/*.bin \
+%ghost %{_sysconfdir}/selinux/%1/contexts/files/*.bin \
 %config(noreplace) %{_sysconfdir}/selinux/%1/contexts/files/file_contexts.local \
 %config(noreplace) %{_sysconfdir}/selinux/%1/contexts/files/file_contexts.subs \
 %{_sysconfdir}/selinux/%1/contexts/files/file_contexts.subs_dist \


More information about the scm-commits mailing list