5df340e rpmbuild: skip_if_unavailable should be 0 by default

1 file Authored by Silvie Chlupova 4 years ago, Committed by praiskup 4 years ago,
    rpmbuild: skip_if_unavailable should be 0 by default
    
    This requires mock 1.4.20 with the repeated pkg manager actions
    configured:
    
        https://github.com/rpm-software-management/mock/pull/363
    
    otherwise there would be much more serious race condition between
    a) first build in project and b) initial createrepo run.
    
    Fixes: #846
    Merges: #1041
    
        
file modified
+1 -1