tkopecek / koji

Forked from koji 7 years ago
Clone

5326700 BuildSRPMFromSCMTask: Support auto-selecting a matching specfile name

1 file Authored by sgallagh 3 years ago, Committed by tkopecek 3 years ago,
1 file changed. 22 lines added. 2 lines removed.
    BuildSRPMFromSCMTask: Support auto-selecting a matching specfile name
    
    There are cases where having two files with the .spec suffix in the
    same dist-git repository makes sense, such as maintaining a common
    dist-git structure for different distributions where the package
    name might be different.
    
    This patch would allow the build-system to use the matching spec
    file name for the current SCM checkout path if it exists.
    
    Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
    
        
file modified
+22 -2