fix spec
This commit is contained in:
parent
f803c0337e
commit
d7758a7396
@ -12,7 +12,7 @@
|
||||
Summary: SELinux policy configuration
|
||||
Name: selinux-policy
|
||||
Version: 3.14.2
|
||||
Release: 61
|
||||
Release: 62
|
||||
License: GPLv2+
|
||||
URL: https://github.com/fedora-selinux/selinux-policy/
|
||||
|
||||
@ -388,6 +388,7 @@ SELINUXTYPE=targeted
|
||||
else
|
||||
. %{_sysconfdir}/selinux/config
|
||||
fi
|
||||
rm -f /.autorelabel
|
||||
exit 0
|
||||
|
||||
%postun
|
||||
@ -729,6 +730,9 @@ exit 0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Dec 2 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.14.2-62
|
||||
- remove .autorelabel file after install
|
||||
|
||||
* Tue Dec 1 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.14.2-61
|
||||
- remove autorelabel creating action
|
||||
- rebuild with policycoreutils-3.1-5
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user