rename source_srpm to srpm

This commit is contained in:
Tomas Kopecek 2019-06-26 09:05:25 +02:00
parent 17128a67fd
commit 2bef7c16dc
2 changed files with 8 additions and 10 deletions

View file

@ -173,7 +173,7 @@ LEGACY_SIGNATURES = {
[['url', 'build_tag', 'opts'], None, None, (None,)],
],
'rebuildSRPM' : [
[['source_srpm', 'build_tag', 'opts'], None, None, (None,)],
[['srpm', 'build_tag', 'opts'], None, None, (None,)],
],
'createrepo' : [
[['repo_id', 'arch', 'oldrepo'], None, None, None],