Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move check_{no,}arch to a new RPM module | Pascal Terjan | 2020-03-15 | 1 | -45/+0 |
| | | | | They have nothing to do with the config and work on an RPM file. | ||||
* | Allow building arm v5 and v7 on armv8l | Pascal Terjan | 2020-01-14 | 1 | -7/+5 |
| | | | | | Also cleanup arch_comp, no need to list to say an arch is compatible with itself. | ||||
* | Allow overriding true config values with false | Pascal Terjan | 2017-10-04 | 1 | -3/+11 |
| | |||||
* | Return the expected NOT_FOUND in get_maint in case of error | Pascal Terjan | 2017-10-02 | 1 | -0/+3 |
| | |||||
* | Extract get_target_arch helper | Olivier Blin | 2016-11-24 | 1 | -0/+7 |
| | |||||
* | Fix check_arch | Pascal Terjan | 2016-06-15 | 1 | -1/+1 |
| | | | | | | If there is an exclusive_arch tag we only want to build for an arch which is listed there. Also we shouldn't need to add all arches in arch_comp as compatible with themselves. | ||||
* | Allow building armv7hl on armv7l | Pascal Terjan | 2016-05-12 | 1 | -1/+1 |
| | |||||
* | Extract get_mandatory_arch helper | Olivier Blin | 2015-11-17 | 1 | -0/+7 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2014-04-19 | 1 | -2/+2 |
| | |||||
* | Enhance readability of --config-help output: remove leading spaces. | Hartmut Goebel | 2014-03-25 | 1 | -7/+4 |
| | |||||
* | Get rid of cache | Pascal Terjan | 2012-12-10 | 1 | -85/+0 |
| | |||||
* | (init_cache) kill unused function | Thierry Vignaud | 2012-03-26 | 1 | -25/+0 |
| | |||||
* | fix not using File::lockf | Thierry Vignaud | 2012-03-24 | 1 | -1/+1 |
| | |||||
* | add a FIXME note | Thierry Vignaud | 2012-03-24 | 1 | -0/+1 |
| | |||||
* | Kill unionfs support | Pascal Terjan | 2012-03-17 | 1 | -2/+2 |
| | |||||
* | Never manually write to log file | Pascal Terjan | 2012-03-12 | 1 | -3/+3 |
| | |||||
* | Get rid of ERR log level | Pascal Terjan | 2012-03-12 | 1 | -1/+1 |
| | |||||
* | Append domain when sending emails to user | Pascal Terjan | 2012-01-02 | 1 | -3/+2 |
| | |||||
* | Do not set the domain, avoids spam | Pascal Terjan | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | Add a "name" in the email address, else youri fails to replace it with the ↵ | Pascal Terjan | 2012-01-01 | 1 | -1/+1 |
| | | | | forced from | ||||
* | Generate email addresses from username | Pascal Terjan | 2012-01-01 | 1 | -4/+1 |
| | |||||
* | Do not use mandriva maintainer database anymore | Dexter Morgan | 2011-12-26 | 1 | -3/+4 |
| | |||||
* | - Add one more missing element in arch_comp for arm | Arnaud Patard | 2011-05-02 | 1 | -0/+1 |
| | |||||
* | - add missing arch compat cases for arm | Arnaud Patard | 2011-04-30 | 1 | -0/+2 |
| | |||||
* | use default Sys::Hostname module from perl | Michael Scherer | 2011-04-15 | 1 | -1/+2 |
| | |||||
* | allow armv5tejl to build armv5tl packages | Olivier Blin | 2010-05-19 | 1 | -0/+1 |
| | |||||
* | Use maintainers.mandriva.com instead of rpmmon to get maintainer | Pascal Terjan | 2010-01-19 | 1 | -1/+1 |
| | |||||
* | remove the newline | Gustavo De Nardin | 2007-05-21 | 1 | -0/+1 |
| | |||||
* | get_repsys_conf() didn't really got Repsys config, just emails from the | Gustavo De Nardin | 2007-05-21 | 1 | -20/+8 |
| | | | | | | static file. Changed it for get_author_email(), which uses repsys command itself to get the email. Should fix bug #30904. | ||||
* | Restoring code lost in the SVN breakage from an old checkout | Gustavo De Nardin | 2007-05-12 | 1 | -0/+304 |