aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Youri/Submit/Check
Commit message (Collapse)AuthorAgeFilesLines
* Link noarch files only for architectures of the current targetOlivier Blin2015-11-021-1/+1
| | | | | | | | | 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.orgOlivier Blin2015-11-021-0/+1
|
* Fixup of previous commit to print errors for proper revisionsOlivier Blin2015-11-021-1/+1
|
* Fix printing revisions in error message of Check::RecencyOlivier Blin2015-11-021-2/+2
| | | | Merge of manual edit on valstar.mageia.from unknown gruik author.
* rpmlint check: Add more infos in error messageNicolas Vigier2013-05-231-2/+2
|
* Remove warnings about deprecated methodsNicolas Vigier2012-12-043-3/+3
|
* Use target specific options if availableNicolas Vigier2012-09-291-6/+11
|
* Enable Id keywordPascal Terjan2012-02-2613-13/+13
|
* Use synthesis in Deps checkPascal Terjan2012-02-031-1/+1
|
* Temporary hack to allow manual upload into multiple sectionsPascal Terjan2011-05-221-0/+5
|
* Port to new Youri APIPascal Terjan2011-03-241-6/+6
|
* Only check deps for packages buildable on x86_64Pascal Terjan2011-02-201-0/+3
|
* Display full dependencyPascal Terjan2011-02-201-1/+1
|
* Revert, the package was actually wrongPascal Terjan2011-02-081-14/+1
|
* Allow submitting drakx-installer-images where BuildRequires version is in ↵Pascal Terjan2011-02-081-1/+14
| | | | the name
* Display the required version of missing depPascal Terjan2011-01-271-1/+1
|
* Check dependencies on x86_64 as this is where the src.rpm is generatedPascal Terjan2011-01-251-1/+3
|
* Ugly code rejecting submit when buildrequires are missingPascal Terjan2011-01-221-0/+87
|
* get_file_name returns a full path, which Install does not likePascal Terjan2011-01-0713-0/+846