f7e8f73 brp-mangle-shebangs: make it possible to use generated exclusion lists

Authored and Committed by pjones 5 years ago
    brp-mangle-shebangs: make it possible to use generated exclusion lists
    
    This patch adds two additional rpm macros, __brp_mangle_shebangs_exclude_file
    and __brp_mangle_shebangs_exclude_from_file, to specify files from which
    to read the extended regexps used for excluding shebangs and target
    files.
    
    Additionally, this adds documentation in the macros file and
    --help/--usage/-?/-h to brp-mangle-shebangs, so that it's possible to
    actually discover what the intended behavior is without reading the
    script itself.
    
    Signed-off-by: Peter Jones <pjones@redhat.com>
    
        
file modified
+68 -2
file modified
+5 -1
file modified
+7 -1