From 74b303ea265b5b8a727ee4af862ade3d3d302dfd Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Dec 13 2013 14:10:55 +0000 Subject: Fix spec file --- diff --git a/selinux-policy.spec b/selinux-policy.spec index 302876e..3f929fa 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -252,8 +252,7 @@ ln -sf /etc/selinux/%1/policy/policy.%{POLICYVER} %{buildroot}%{_sysconfdir}/se %config(noreplace) %{_sysconfdir}/selinux/%1/contexts/users/guest_u \ %config(noreplace) %{_sysconfdir}/selinux/%1/contexts/users/xguest_u \ %config(noreplace) %{_sysconfdir}/selinux/%1/contexts/users/user_u \ -%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/users/staff_u \ -%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/users/sysadm_u +%config(noreplace) %{_sysconfdir}/selinux/%1/contexts/users/staff_u %define relabel() \ . %{_sysconfdir}/selinux/config; \ @@ -483,6 +482,7 @@ exit 0 %files targeted %defattr(-,root,root,-) %config(noreplace) %{_sysconfdir}/selinux/targeted/contexts/users/unconfined_u +%config(noreplace) %{_sysconfdir}/selinux/targeted/contexts/users/sysadm_u %fileList targeted %{_usr}/share/selinux/targeted/modules-base.lst %{_usr}/share/selinux/targeted/modules-contrib.lst