c2cceb3 Fix rpmlint warnings

Authored and Committed by omajid 9 years ago
    Fix rpmlint warnings
    
    - Use the standard _libdir macro instead of re-defining _libdir (and
      not using it). Remove unused LIBDIR macro.
    
    - Use %% to escape macros in comments. Macros in comments are
      evaluated too and may lead to surprises if they contain a new
      line.
    
        
file modified
+13 -19