We need to conflict with selinux-policy-base
Conflict with selinux-policy causes deadlocks in buildroots when there's no selinux-policy available. selinux-policy-base is provided by targeted, mls and minimum subpackages which are not installed to buildroots.
This commit is contained in:
parent
695b18effb
commit
13e82f6134
@ -3,12 +3,12 @@
|
||||
Summary: SELinux policy compiler
|
||||
Name: checkpolicy
|
||||
Version: 2.4
|
||||
Release: 1%{?dist}
|
||||
Release: 1%{?dist}.1
|
||||
License: GPLv2
|
||||
Group: Development/System
|
||||
Source: https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/20150202/checkpolicy-2.4.tar.gz
|
||||
|
||||
Conflicts: selinux-policy < 3.13.1-138
|
||||
Conflicts: selinux-policy-base < 3.13.1-138
|
||||
BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||
BuildRequires: byacc bison flex flex-static libsepol-static >= %{libsepolver} libselinux-devel >= %{libselinuxver}
|
||||
|
||||
@ -57,7 +57,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_bindir}/sedispol
|
||||
|
||||
%changelog
|
||||
* Mon Jul 20 2015 Petr Lautrbach <plautrba@redhat.com> 2.4-1
|
||||
* Tue Jul 21 2015 Petr Lautrbach <plautrba@redhat.com> 2.4-1.1
|
||||
- Update to 2.4 release
|
||||
|
||||
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3-4
|
||||
|
Loading…
Reference in New Issue
Block a user