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
05e5724843
commit
abb3fe419e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user