diff options
author | Nicolas Vigier <boklm@mageia.org> | 2011-04-20 20:16:44 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2011-04-20 20:16:44 +0000 |
commit | 88fbbb6cc1f7cc168df9c64d7601dc325a26e71e (patch) | |
tree | 621e48f184d0f196b5ad3bd1ab6e672f2da65cd6 /modules/buildsystem | |
parent | 96becfc8e7462e137585e022e4f91667e38b373f (diff) | |
download | puppet-88fbbb6cc1f7cc168df9c64d7601dc325a26e71e.tar puppet-88fbbb6cc1f7cc168df9c64d7601dc325a26e71e.tar.gz puppet-88fbbb6cc1f7cc168df9c64d7601dc325a26e71e.tar.bz2 puppet-88fbbb6cc1f7cc168df9c64d7601dc325a26e71e.tar.xz puppet-88fbbb6cc1f7cc168df9c64d7601dc325a26e71e.zip |
enable version freeze
Diffstat (limited to 'modules/buildsystem')
-rw-r--r-- | modules/buildsystem/templates/submit-todo.conf | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/modules/buildsystem/templates/submit-todo.conf b/modules/buildsystem/templates/submit-todo.conf index 649bb685..ebcebc60 100644 --- a/modules/buildsystem/templates/submit-todo.conf +++ b/modules/buildsystem/templates/submit-todo.conf @@ -129,15 +129,15 @@ checks: cauldron: # * No freeze - authorized_sections: ^[a-z]+/(release|updates_testing)$ - authorized_arches: .* - mode: normal +# authorized_sections: ^[a-z]+/(release|updates_testing)$ +# authorized_arches: .* +# mode: normal # * Version freeze -# authorized_packages: ^$ -# authorized_sections: ^(core|nonfree|tainted)/updates_testing$ -# authorized_arches: ^$ -# authorized_users: ^blino|ennael|misc|boklm|pterjan|stewb$ -# mode: version_freeze + authorized_packages: ^$ + authorized_sections: ^(core|nonfree|tainted)/updates_testing$ + authorized_arches: ^$ + authorized_users: ^blino|ennael|misc|boklm|pterjan|stewb$ + mode: version_freeze # * Full freeze # authorized_packages: ^mdkonline|drakxtools|urpmi|ia_ora-gnome|ldetect|ldetect-lst|rpm-mageia-setup|perl-MDK-Common$ # authorized_packages: none_package_authorized |