#943 merge_scratch: Compare SCM URLs only if built from an SCM
Closed by tkopecek. Opened by alphacc.
alphacc/koji merge-src-rpm  into  master

Download 943.patch

This patch allow to merge source rpm not only the one built for SCMs.
This is the last patch we are carrying for CentOS build system. (cbs.centos.org)
Sending it for review.

merge_scratch() is admittedly kind of hack, but the test should probably be SCM.is_scm_url() rather than the heuristic with cli/build. Also might want to use parse_task_params() instead of manually unpacking the args of the tasks.

Issue #1903

Amended in #2058

Pull-Request has been closed by tkopecek

Metadata