56fc3cf Avoid using compression format in man page globs

Authored and Committed by xberry 4 years ago
    Avoid using compression format in man page globs
    
    The recommendation in the Fedora packaging guidelines is to have:
    
    %{_mandir}/man1/<command>.1*
    
    which is more robust against future changes to the RPM scripts to
    use different compression.
    Link here: https://docs.fedoraproject.org/en-US/packaging-guidelines/#_manpages
    
        
file modified
+5 -2