56e6476 fix conditional dependency

Authored and Committed by apevec 10 years ago
    fix conditional dependency
    
    py26 (rhel6) needs explicit python-argparse, it's part of standard library
    since py27 (rhel7)
    
    It's not critical, python-2.7 rpm has virtual provide, but it's more correct.
    
        
file modified
+1 -1