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