aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * fix syntaxNicolas Vigier2011-03-241-1/+1
| |
| * Add action to notify maintainers database of a package uploadRomain d'Alverny2011-03-241-0/+81
| |
| * Drop some MDV specific debugging codePascal Terjan2011-02-261-11/+0
| |
| * Only check deps for packages buildable on x86_64Pascal Terjan2011-02-201-0/+3
| |
| * Display full dependencyPascal Terjan2011-02-201-1/+1
| |
| * Delete old rpmsPascal Terjan2011-02-141-1/+1
| |
| * Add a mirror actionPascal Terjan2011-02-141-0/+55
| |
| * 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
| |
| * move mga-signpackage to bin directory and add it in Makefile.PLNicolas Vigier2011-01-202-1/+2
| |
| * use mga-signpackage script with sudo to sign packagesNicolas Vigier2011-01-201-5/+7
| |
| * add script to sign packageNicolas Vigier2011-01-201-0/+29
| |
| * get_file_name returns a full path, which Install does not likePascal Terjan2011-01-0756-0/+5540
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-01-0540-40/+40
| | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r209 | boklm | 2011-01-05 13:19:06 +0000 (Wed, 05 Jan 2011) | 1 line add mandriva version of youri-submit, downloaded from http://svn.mandriva.com/svn/soft/build_system/youri/submit/trunk at revision 271600 ------------------------------------------------------------------------
* Don't pull *.new or .* from package queuesBogdano Arendartchuk2010-04-011-1/+1
| | | | | These two patterns may match temporary filenames used by Send.pm to copy packages between queues.
* remove warning when authorized_users is not definedNicolas Vigier2010-03-231-1/+1
|
* Oops, improve regexp to not match cookerPascal Terjan2010-01-281-1/+1
|
* Refuse to remove packages from main/updates and */release for any non cooker ↵Pascal Terjan2010-01-271-1/+1
| | | | version, past or future
* create "versioned" metadata (in media_info/)Pascal Rigaux2008-09-231-1/+1
| | | | | (needed by metalink usage)
* update global VERSION filePascal Rigaux2008-09-221-0/+9
|
* fix dkms modules info extractionOlivier Blin2008-08-201-1/+1
|
* ugh.. make the 'trap' catch all relevant versions..Gustavo De Nardin2008-06-301-1/+1
|
* update ChangeLogPascal Rigaux2008-02-191-0/+604
|
* fix "grep_files" handling (#37907)Pascal Rigaux2008-02-191-1/+1
|
* do not make rpmlint errors fatal anymore (asked by fcrozat)Olivier Blin2008-02-121-4/+16
|
* remove results occurences and update docOlivier Blin2008-02-081-11/+1
|
* make all rpmlint errors fatalOlivier Blin2008-02-081-5/+3
|
* removed unneeded parenthesesOlivier Blin2008-02-081-1/+1
|
* make clear repository/target/define are unusedOlivier Blin2008-02-081-1/+1
|
* use scalar for fdOlivier Blin2008-02-081-2/+2
|
* also call ->set_arch_changed when linking a noarch file to another archPascal Rigaux2008-01-311-0/+1
| | | | | | (this still doesn't explain media/media_info/MD5SUM not being remade, but it can help...)
* merge youri-submit into youri-submit.inOlivier Blin2007-12-211-15/+25
|
* only log main/updates modifications, not contrib/updates or non-free/updates ↵Olivier Blin2007-12-191-1/+1
| | | | which are legal
* add spuk's debug code for bug 34999Olivier Blin2007-12-191-0/+12
|
* add an "allow_omitting_packages" global option, to be able to run youri even ↵Olivier Blin2007-12-171-1/+1
| | | | if no packages are specified on the command line (useful if packages are fetched in pre action)
* improve error messages for pres/posts actions (patch from raoh's copy, ↵Olivier Blin2007-12-171-11/+20
| | | | probably from warly)
* fix typo about posts actions (patch from raoh's copy, probably from warly)Olivier Blin2007-12-171-1/+1
|
* - empty {authorized_users} doesn't imply every one is allowed to bypass ↵Pascal Rigaux2007-12-131-2/+2
| | | | | | | freeze check! - {authorized_users} should be checked more strictly
* - make Sendcache send debug packages only if explicitly told to, to save spaceGustavo De Nardin2007-12-071-2/+6
|
* Youri action to update the Mandriva maintainers database.Gustavo De Nardin2007-11-301-0/+62
|
* make host reject message more explicit by print arch (useful when ↵Olivier Blin2007-10-041-1/+1
| | | | VMware-player for x86_64 actually uses i386 as rpm arch...)
* improve log messageOlivier Blin2007-09-261-1/+1
|
* fix installed filename (oops)Olivier Blin2007-09-261-1/+1
|
* throw exception on failure, not to delete files that can be copied because ↵Olivier Blin2007-09-261-3/+9
| | | | of lack of space (upstream commit 1398)
* allow to unpack only some files (for release-notes.txt in ↵Pascal Rigaux2007-09-251-2/+3
| | | | mandriva-release-common)
* allow authorized users to upload everything even during full freezeOlivier Blin2007-09-221-0/+2
|
* handle new rpmlint formatPascal Rigaux2007-08-311-2/+3
| | | | | | (not useful at the moment since we still use old rpmlint, but may be useful in the future)