Temporary removed Requires:audit-libs-python from policycoreutils-python3 subpackage (#1195139)

audit-libs-python is still python2 only and it's not used in -python3 subpackage right now anyway
This commit is contained in:
Petr Lautrbach 2015-02-24 17:01:47 +01:00
parent 8f1d11b7c0
commit 93602ec85a
1 changed files with 2 additions and 1 deletions

View File

@ -113,7 +113,8 @@ Summary: SELinux policy core python3 interfaces
Group: System Environment/Base
Requires:policycoreutils = %{version}-%{release}
Requires:libsemanage-python3 >= %{libsemanagever} libselinux-python3 libcgroup
Requires:audit-libs-python >= %{libauditver}
# python3 should require audit-libs-python3 which doesn't exists yet (#1195139)
# Requires:audit-libs-python >= %{libauditver}
%description python3
The policycoreutils-python3 package contains the interfaces that can be used