diff --git a/policycoreutils.spec b/policycoreutils.spec index f8f9d84..f095afb 100644 --- a/policycoreutils.spec +++ b/policycoreutils.spec @@ -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