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:
Petr Lautrbach 2015-07-21 10:55:11 +02:00
parent 05e5724843
commit abb3fe419e
1 changed files with 5 additions and 2 deletions

View File

@ -7,7 +7,7 @@
Summary: SELinux policy core utilities
Name: policycoreutils
Version: 2.4
Release: 1%{?dist}
Release: 1%{?dist}.1
License: GPLv2
Group: System Environment/Base
# https://github.com/SELinuxProject/selinux/wiki/Releases
@ -22,7 +22,7 @@ Source4: sepolicy-icons.tgz
Patch: policycoreutils-rhat.patch
Patch1: sepolgen-rhat.patch
Obsoletes: policycoreutils < 2.0.61-2
Conflicts: filesystem < 3, selinux-policy < 3.13.1-138
Conflicts: filesystem < 3, selinux-policy-base < 3.13.1-138
Provides: /sbin/fixfiles
Provides: /sbin/restorecon
@ -387,6 +387,9 @@ The policycoreutils-restorecond package contains the restorecond service.
%systemd_postun_with_restart restorecond.service
%changelog
* Tue Jul 21 2015 Petr Lautrbach <plautrba@redhat.com> 2.4-1.1
- Update to 2.4 release
* Wed Jul 15 2015 Petr Lautrbach <plautrba@redhat.com> 2.4-0.7
- Fix typo in semanage args for minimum policy store