b072d94 Refactor Commands._srpmdetails

Authored and Committed by cqi 7 years ago
    Refactor Commands._srpmdetails
    
    This patch uses rpm Python binding to get name and list of files from a
    SRPM. To keep consistence with original code, if there is something
    wrong during getting rpm information, a rpkgError must be raised.
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>
    
        
file modified
+7 -31