Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make CleanRpmsrate support i686 packagesHEADmaster | Pascal Terjan | 2024-04-05 | 1 | -1/+1 |
| | |||||
* | Give more time to the ugly hack | Pascal Terjan | 2017-10-19 | 1 | -1/+1 |
| | | | | It would be sad to rebuild with the old package | ||||
* | Leave the tmp dir before starting bg command | Pascal Terjan | 2017-10-19 | 1 | -3/+3 |
| | |||||
* | Add ugly hack for lack of dependencies support in the build queue | Pascal Terjan | 2016-03-13 | 1 | -2/+3 |
| | |||||
* | Fix getting the list of packages from the config for RebuildPackage action | Pascal Terjan | 2016-03-13 | 1 | -2/+2 |
| | |||||
* | Add a generalized version of Genhdlist2 post | Pascal Terjan | 2016-03-13 | 1 | -0/+60 |
| | |||||
* | Link noarch files only for architectures of the current target | Olivier Blin | 2015-11-02 | 2 | -2/+2 |
| | | | | | | | | | Previously, it was trying to link noarch files for all arches listed in the config file, independently of the target. This commit uses the newly introduced get_target_arches() method from Youri::Repository. Also adapt the commented line in Deps.pm | ||||
* | Merge rpmlint debug log from valstar.mageia.org | Olivier Blin | 2015-11-02 | 1 | -0/+1 |
| | |||||
* | Fixup of previous commit to print errors for proper revisions | Olivier Blin | 2015-11-02 | 1 | -1/+1 |
| | |||||
* | Fix printing revisions in error message of Check::Recency | Olivier Blin | 2015-11-02 | 1 | -2/+2 |
| | | | | Merge of manual edit on valstar.mageia.from unknown gruik author. | ||||
* | Fix undefined getcwd | Pascal Terjan | 2014-12-16 | 1 | -0/+1 |
| | |||||
* | Fix generation of .deps | Pascal Terjan | 2014-04-18 | 2 | -4/+6 |
| | |||||
* | Generate .deps file | Pascal Terjan | 2014-04-18 | 2 | -1/+82 |
| | |||||
* | Initial implementation for automatically rebuilding some dependent packages | Pascal Terjan | 2013-09-29 | 1 | -0/+60 |
| | |||||
* | rpmlint check: Add more infos in error message | Nicolas Vigier | 2013-05-23 | 1 | -2/+2 |
| | |||||
* | Remove warnings about deprecated methods | Nicolas Vigier | 2012-12-04 | 11 | -11/+11 |
| | |||||
* | Allow setting ulri log file | Pascal Terjan | 2012-11-25 | 1 | -2/+7 |
| | |||||
* | Use target specific options if available | Nicolas Vigier | 2012-09-29 | 1 | -6/+11 |
| | |||||
* | Add a Youri::Submit::Action to run ulri | Pascal Terjan | 2012-03-05 | 1 | -0/+53 |
| | |||||
* | Enable Id keyword | Pascal Terjan | 2012-02-26 | 39 | -39/+39 |
| | |||||
* | Use --delay-updates to make things more atomic | Pascal Terjan | 2012-02-07 | 1 | -1/+1 |
| | |||||
* | Use --delete-after to reduce inconsistent time | Pascal Terjan | 2012-02-07 | 1 | -1/+1 |
| | |||||
* | Use synthesis in Deps check | Pascal Terjan | 2012-02-03 | 1 | -1/+1 |
| | |||||
* | Package to archive can have any arch | Pascal Terjan | 2011-12-01 | 1 | -2/+1 |
| | |||||
* | Remove a system("cp") and add a FIXME | Pascal Terjan | 2011-10-03 | 1 | -2/+2 |
| | |||||
* | Update mgarepo command printed on stdout, and remove old comment | Nicolas Vigier | 2011-08-29 | 1 | -4/+1 |
| | |||||
* | use mgarepo instead of repsys for markrelease | Nicolas Vigier | 2011-08-29 | 1 | -1/+1 |
| | |||||
* | remove old maintdb | Nicolas Vigier | 2011-08-16 | 1 | -24/+0 |
| | |||||
* | run maintdb as maintdb user | Nicolas Vigier | 2011-07-12 | 1 | -1/+3 |
| | |||||
* | add submited packages to maintdb | Nicolas Vigier | 2011-07-12 | 1 | -0/+4 |
| | |||||
* | use full path to rsync | Nicolas Vigier | 2011-06-22 | 1 | -1/+1 |
| | |||||
* | Temporary hack to allow manual upload into multiple sections | Pascal Terjan | 2011-05-22 | 1 | -0/+5 |
| | |||||
* | Drop Youri/Submit/Pre.pm as it's no longer used | Pascal Terjan | 2011-05-22 | 1 | -27/+0 |
| | |||||
* | - Get rid of Youri::Submit::Pre, only one is defined and we don't use it | Pascal Terjan | 2011-05-10 | 1 | -87/+0 |
| | |||||
* | move Youri::Submit::Action::Bugzilla in a deprecated directory | Olivier Blin | 2011-04-04 | 1 | -81/+0 |
| | |||||
* | fix clean-rpmsrate to use core/release | Olivier Blin | 2011-03-28 | 1 | -1/+2 |
| | |||||
* | Fix changelog mail content for new youri | Pascal Terjan | 2011-03-25 | 1 | -3/+14 |
| | |||||
* | Port to new Youri API | Pascal Terjan | 2011-03-24 | 1 | -6/+6 |
| | |||||
* | fix username of submitter (thanks to pterjan) | Nicolas Vigier | 2011-03-24 | 1 | -2/+1 |
| | |||||
* | fix syntax | Nicolas Vigier | 2011-03-24 | 1 | -1/+1 |
| | |||||
* | Add action to notify maintainers database of a package upload | Romain d'Alverny | 2011-03-24 | 1 | -0/+81 |
| | |||||
* | Drop some MDV specific debugging code | Pascal Terjan | 2011-02-26 | 1 | -11/+0 |
| | |||||
* | Only check deps for packages buildable on x86_64 | Pascal Terjan | 2011-02-20 | 1 | -0/+3 |
| | |||||
* | Display full dependency | Pascal Terjan | 2011-02-20 | 1 | -1/+1 |
| | |||||
* | Delete old rpms | Pascal Terjan | 2011-02-14 | 1 | -1/+1 |
| | |||||
* | Add a mirror action | Pascal Terjan | 2011-02-14 | 1 | -0/+55 |
| | |||||
* | Revert, the package was actually wrong | Pascal Terjan | 2011-02-08 | 1 | -14/+1 |
| | |||||
* | Allow submitting drakx-installer-images where BuildRequires version is in ↵ | Pascal Terjan | 2011-02-08 | 1 | -1/+14 |
| | | | | the name | ||||
* | Display the required version of missing dep | Pascal Terjan | 2011-01-27 | 1 | -1/+1 |
| | |||||
* | Check dependencies on x86_64 as this is where the src.rpm is generated | Pascal Terjan | 2011-01-25 | 1 | -1/+3 |
| |