1cb2ce Dependency generation sanity

Authored and Committed by Panu Matilainen 2 years ago
    Dependency generation sanity
    
    Disable debuginfod lookups in rpmbuild scripts, there's no circumstance
    where rpmbuild should look up symbols from the internet.
    Exclude kernel modules from ELF dependency generation, kernel modules
    do not have DT_NEEDED style dependencies.
    
        
file modified
+7 -1