Specfile in SRPM is check whether has the same name as the dist-git
repository name. It should prevent having multiple similar
repositories accidentally created.
This behavior can be ommited by adding argument after import
command: '--do-not-check-specfile-name'.
Specfile in SRPM is check whether has the same name as the dist-git
repository name. It should prevent having multiple similar
repositories accidentally created.
This behavior can be ommited by adding argument after
importcommand: '--do-not-check-specfile-name'.
JIRA: RHELCMP-12669
Fixes: https://pagure.io/fedpkg/issue/529
Relates: https://pagure.io/releng/issue/7523
Signed-off-by: Ondřej Nosek onosek@redhat.com