b52ad89 avoid trailing comments in spec file

Authored and Committed by tmz 4 years ago
1 file changed. 115 lines added. 57 lines removed.
    avoid trailing comments in spec file
    
    Spec file comments are only officially supported at the start of a line.
    Trailing comments only worked unintentionally and rpm >= 4.15 warns
    about such comments.
    
    Reference:
    https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/CKQCK5MDN6PFGAD4YOMXTO3SDAUKTCUT/
    
        
file modified
+115 -57