21a49ad Simplify spec file by removing some dead code paths

Authored and Committed by rharwood 8 years ago
1 file changed. 10 lines added. 43 lines removed.
    Simplify spec file by removing some dead code paths
    
    This includes removal of the following macros:
    - WITH_NSS (always false)
    - WITH_SYSTEMD (always true)
    - WITH_LDAP (always true)
    - WITH_OPENSSL (always true)
    
        
file modified
+10 -43