73d82a9 ruby: use regex search to locate %check section (#225).

Authored and Committed by Alec Leamas 10 years ago
    ruby: use regex search to locate %check section (#225).
    
    Using get_section('check') does not work due to upstream rpm bug.
    Walking around problem using regex search on raw lines for the time
    being.
    
        
file modified
+6 -2
file modified
+2 -2