import libsepol-2.9-2.el8

This commit is contained in:
CentOS Sources 2021-03-30 15:00:25 -04:00 committed by Stepan Oksanichenko
parent e941d27f8f
commit 8c768c9543

View File

@ -1,7 +1,7 @@
Summary: SELinux binary policy manipulation library
Name: libsepol
Version: 2.9
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPLv2+
Source0: https://github.com/SELinuxProject/selinux/releases/download/20190315/libsepol-2.9.tar.gz
URL: https://github.com/SELinuxProject/selinux/wiki
@ -68,7 +68,6 @@ rm -rf ${RPM_BUILD_ROOT}%{_mandir}/ru/man8
%post
/sbin/ldconfig
[ -x /sbin/telinit ] && [ -p /dev/initctl ] && /sbin/telinit U
exit 0
%postun -p /sbin/ldconfig
@ -93,6 +92,9 @@ exit 0
%{_libdir}/libsepol.so.1
%changelog
* Wed Jan 06 2021 Vit Mojzis <vmojzis@redhat.com> - 2.9-2
- Drop unnecessary telinit (#1838257)
* Mon Mar 18 2019 Petr Lautrbach <plautrba@redhat.com> - 2.9-1
- SELinux userspace 2.9 release