#2257 BuildSRPMFromSCMTask: Support auto-selecting a matching specfile name
Merged by mikem. Opened by tkopecek.
tkopecek/koji issue1905  into  master

Download 2257.patch

Update of #2014 (py2 compatibility + variable name typo fix)
Related: https://pagure.io/koji/issue/1905

:thumbsup:

By the way, rpkg does this differently. It picks first spec file that it finds in the os.listdir() list. It's confusing to me when rpkg behaves differently than Koji. Can we unify the two?

It's not clear to me where the SPECS/* convention comes from.

From rpmbuild I believe. That has structure like SOURCES, SPECS.

Metadata Update from @julian8628:
- Pull-request tagged with: testing-ready

Metadata Update from @mfilip:
- Pull-request tagged with: testing-done

Commit b88d87e4 fixes this pull-request

Pull-Request has been merged by mikem

Metadata