31898b3 Switch to the distribution debuginfo generation mechanism

Authored and Committed by Arjun Shankar 3 years ago
    Switch to the distribution debuginfo generation mechanism
    
    This needs a wrapper script around find-debuginfo.sh, so that
    ld.so is not stripped.
    
    This commit resolves debuginfo file conflicts (#1886295) because
    the ldconfig debuginfo file now includes the architecture name.
    All debugging information is preserved in ld.so (#1905611).  With
    the distribution defaults, we strip all binaries again (#1661510).
    
    (cherry picked from commit fe601617f6a62d23cec4213d5585f30d0e380144
    with adjustments to the spec file for f33)
    
        
file modified
+19 -187