Drop libselinux-devel BR
Related: RHEL-192088
This commit is contained in:
parent
116cb48cda
commit
07404094f2
@ -1,3 +1,6 @@
|
||||
* Tue Aug 18 2026 Petr Lautrbach <lautrbach@redhat.com> - 3.11-2
|
||||
- Drop libselinux-devel BR
|
||||
|
||||
* Wed Jul 01 2026 Petr Lautrbach <lautrbach@redhat.com> - 3.11-1
|
||||
- SELinux userspace 3.11 release
|
||||
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
Summary: SELinux policy compiler
|
||||
Name: checkpolicy
|
||||
Version: 3.11
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}/checkpolicy-%{version}.tar.gz
|
||||
Source1: https://github.com/SELinuxProject/selinux/releases/download/%{version}/checkpolicy-%{version}.tar.gz.asc
|
||||
@ -18,7 +18,7 @@ Source2: https://github.com/bachradsusi.gpg
|
||||
Conflicts: libsepol < %{libsepolver}
|
||||
BuildRequires: gcc
|
||||
BuildRequires: make
|
||||
BuildRequires: byacc bison flex flex-static libsepol-static >= %{libsepolver} libselinux-devel >= %{libselinuxver}
|
||||
BuildRequires: byacc bison flex flex-static libsepol-static >= %{libsepolver}
|
||||
BuildRequires: gnupg2
|
||||
|
||||
%description
|
||||
|
||||
Loading…
Reference in New Issue
Block a user