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:
parent
8f1d11b7c0
commit
93602ec85a
@ -113,7 +113,8 @@ Summary: SELinux policy core python3 interfaces
|
|||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Requires:policycoreutils = %{version}-%{release}
|
Requires:policycoreutils = %{version}-%{release}
|
||||||
Requires:libsemanage-python3 >= %{libsemanagever} libselinux-python3 libcgroup
|
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
|
%description python3
|
||||||
The policycoreutils-python3 package contains the interfaces that can be used
|
The policycoreutils-python3 package contains the interfaces that can be used
|
||||||
|
Loading…
Reference in New Issue
Block a user