2e79690 rpmbuild: determine SRPM builds by having source_type

2 files Authored by frostyx 2 years ago, Committed by praiskup 2 years ago,
    rpmbuild: determine SRPM builds by having source_type
    
    We can't tell that a task is for SRPM just because it doesn't have
    `task["chroot"]` defined. Custom SRPM builds do define this.
    It might be better to check `task["source_type"]`.
    
    Merges: #2208
    
        
file modified
+7 -6