19d4ec4 clean build against libpq.so

Authored and Committed by praiskup 5 years ago
    clean build against libpq.so
    
    Drop the explicit postgresql-libs Require;  that's not needed
    since there's an implicit Require on libpq.so.5() anyways.
    
    The libpq.so might move to different package, so don't depend on
    postgresql-devel package name.
    
        
file modified
+1 -2