Require libsemanage > 3.3-2

The semodule command-line option to detect module changes requires
libsemanage-3.3-2 at least.

Resolves: rhbz#2049193
This commit is contained in:
Petr Lautrbach 2022-02-16 09:59:16 +01:00
parent 8e0f1cd78b
commit a69a3b9636

View File

@ -1,6 +1,6 @@
%global libauditver 3.0
%global libsepolver 3.3-1
%global libsemanagever 3.3-1
%global libsemanagever 3.3-2
%global libselinuxver 3.3-2
%global generatorsdir %{_prefix}/lib/systemd/system-generators
@ -11,7 +11,7 @@
Summary: SELinux policy core utilities
Name: policycoreutils
Version: 3.3
Release: 4%{?dist}
Release: 4.1%{?dist}
License: GPLv2
# https://github.com/SELinuxProject/selinux/wiki/Releases
Source0: https://github.com/SELinuxProject/selinux/releases/download/3.3/selinux-3.3.tar.gz
@ -482,7 +482,7 @@ The policycoreutils-restorecond package contains the restorecond service.
%systemd_postun_with_restart restorecond.service
%changelog
* Tue Feb 15 2022 Petr Lautrbach <plautrba@redhat.com> - 3.3-4
* Tue Feb 15 2022 Petr Lautrbach <plautrba@redhat.com> - 3.3-4.1
- semodule: add command-line option to detect module changes
* Mon Feb 14 2022 Petr Lautrbach <plautrba@redhat.com> - 3.3-3