tkopecek / koji

Forked from koji 7 years ago
Clone

381645a mergeScratch(): import rpms from a scratch build into an existing build

2 files Authored by mikeb 9 years ago, Committed by mikem 9 years ago,
    mergeScratch(): import rpms from a scratch build into an existing build
    
    The mergeScratch() method allows importing rpms built by a scratch build into an existing build, if that build
    did not produce rpms matching the arch of the scratch build.  This is useful for bootstrapping a new arch into
    existing builds, and avoiding a mass-rebuild to add arch support.
    
        
file modified
+141 -0
file modified
+3 -0