c812e55 rpmbuild: add support for mock's module_enable

Authored and Committed by praiskup 4 years ago
    rpmbuild: add support for mock's module_enable
    
    We require new dict in get-build-task json:
    | modules:
    |   toggle:
    |   - enable: module1:stream1
    |   - enable: module2:stream2
    .. and generate appropriate part of child.cfg file.
    
    Related: rhbz#1572596modules
    
        
file modified
+3 -1
file modified
+51 -0