defolos / FedoraReview

Forked from FedoraReview 4 years ago
Clone

d4fb057 Verify that source file exists before trying to extract

Authored and Committed by Stanislav Ochotnicky 13 years ago
    Verify that source file exists before trying to extract
    
    If spec file used conditions to include some source only outside EL
    rebuilds then srpm built on those EL systems would not contain all
    sources needed to build the package on Fedora systems.
    
    We now fail in more descriptive way even though this usually indicates
    bug in the package anyway
    
    Fixes: #135
    
        
file modified
+5 -0