dont remove .autorelabel after install

https://gitee.com/open_euler/dashboard?issue_id=I3TNCI
This commit is contained in:
卢华歆 2021-06-04 11:44:32 +08:00 committed by Gitee
parent 3a9d8ec15f
commit 0f3f0e799e

View File

@ -12,7 +12,7 @@
Summary: SELinux policy configuration
Name: selinux-policy
Version: 3.14.2
Release: 72
Release: 73
License: GPLv2+
URL: https://github.com/fedora-selinux/selinux-policy/
@ -431,7 +431,6 @@ SELINUXTYPE=targeted
else
. %{_sysconfdir}/selinux/config
fi
rm -f /.autorelabel
exit 0
%postun
@ -773,6 +772,9 @@ exit 0
%endif
%changelog
* Thu Jun 3 2021 luhuaxin <1539327763@qq.com> - 3.14.2-73
- dont remove .autorelabel after install
* Mon May 31 2021 luhuaxin <1539327763@qq.com> - 3.14.2-72
- backport some upstream patches
backport-Allow-systemd-logind-dbus-chat-with-fwupd.patch