8e99be More reworking for rdgo compatibility

Authored and Committed by Colin Walters 6 years ago
1 file changed. 6 lines added. 11 lines removed.
    More reworking for rdgo compatibility
    
    Right now rdgo doesn't substitutite `%global commit`, which
    caused the `pushd atomic-%{commit}` to break.  It's simpler
    if we rework things so the default cwd is the srcdir, and only
    pushd/popd to registry.
    
    While I'm here change to `>=` for comparison since it seems
    more standard.
    
        
file modified
+6 -11