f89d59b freeipa.spec: depend on bind-dnssec-utils

4 files Authored by François Cami 2 years ago, Committed by antorres 2 years ago,
    freeipa.spec: depend on bind-dnssec-utils
    
    The OpenDNSSec integration code requires:
    /usr/sbin/dnssec-keyfromlabel-pkcs11
    which is provided by bind-pkcs11-utils, but that package is
    only available on RHEL<9.
    
    With this change, freeipa-server-dns depends on bind-dnssec-utils
    on all Fedora releases and RHEL==9+, and uses:
    /usr/sbin/dnssec-keyfromlabel -E pkcs11
    instead of dnssec-keyfromlabel-pkcs11.
    
    Fixes: https://pagure.io/freeipa/issue/9026
    Signed-off-by: François Cami <fcami@redhat.com>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    Reviewed-By: Timo Aaltonen <tjaalton@debian.org>
    Reviewed-By: Antonio Torres Moríñigo <antorres@redhat.com>
    
        
file modified
+3 -1
file modified
+1 -1
file modified
+0 -1
file modified
+1 -0