a325960 Update UsrLibBinaryException config to include .build-id

Authored and Committed by tmz 6 years ago
    Update UsrLibBinaryException config to include .build-id
    
    In 2e06474 ("buildid fixes", 2017-07-17) an upstream patch was applied
    which added '.build-id' to the UsrLibBinaryException regex.
    Unfortunately, since fd3ffab ("add systemd to UsrLibBinaryException",
    2014-06-25)), we override this setting in our rpmlint.config file and it
    was not updated to include '.build-id'.
    
    Update the regex to include (most) of the upstream changes, along with our
    addition of 'systemd' to the regex.
    
    This fixes spurious 'only-non-binary-in-usr-lib' warnings.
    
        
file modified
+1 -1
file modified
+4 -1