1cb2cea Dependency generation sanity

Authored and Committed by pmatilai a year 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