Fix broken dependencies.
This commit is contained in:
parent
576b3e8a80
commit
6df7d46d73
@ -7,7 +7,7 @@
|
||||
Summary: SELinux policy core utilities
|
||||
Name: policycoreutils
|
||||
Version: 2.2.4
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2
|
||||
Group: System Environment/Base
|
||||
# Based on git repository with tag 20101221
|
||||
@ -106,7 +106,7 @@ Summary: SELinux policy core python3 interfaces
|
||||
Group: System Environment/Base
|
||||
Requires:policycoreutils = %{version}-%{release}
|
||||
Requires:libsemanage-python3 >= %{libsemanagever} libselinux-python3 libcgroup
|
||||
Requires:audit-libs-python3 >= %{libauditver}
|
||||
Requires:audit-libs-python >= %{libauditver}
|
||||
|
||||
%description python3
|
||||
The policycoreutils-python3 package contains the interfaces that can be used
|
||||
@ -383,6 +383,9 @@ The policycoreutils-restorecond package contains the restorecond service.
|
||||
%systemd_postun_with_restart restorecond.service
|
||||
|
||||
%changelog
|
||||
* Mon Dec 16 2013 Dan Walsh <dwalsh@redhat.com> - 2.2.4-4
|
||||
- Fix broken dependencies.
|
||||
|
||||
* Fri Dec 13 2013 Dan Walsh <dwalsh@redhat.com> - 2.2.4-3
|
||||
- Break out python3 code into separate package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user