6fb545d rpm-spec: Don't fail on missing /etc/ssh/ssh_config

1 file Authored by slev 3 years ago, Committed by rcritten 3 years ago,
    rpm-spec: Don't fail on missing /etc/ssh/ssh_config
    
    openssh-clients is not a strict requirement of freeipa-client
    package and if it's missing then this case should be handled in
    post scriptlet of freeipa-client package. Otherwise, the remaining
    part of that scriptlet will not be run at all.
    
    Fixes: https://pagure.io/freeipa/issue/8459
    Signed-off-by: Stanislav Levin <slev@altlinux.org>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    Signed-off-by: Stanislav Levin <slev@altlinux.org>
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+4 -4