aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Youri/Submit/Action
Commit message (Collapse)AuthorAgeFilesLines
* prepare mergetopic/mdv-to-mergePascal Rigaux2007-06-294-0/+280
|
* do update hdlist for every arch after linking noarch packages (#31638)Pascal Rigaux2007-06-281-0/+1
|
* simplify ($arch is not used by ->set_install_dir_changed)Pascal Rigaux2007-06-281-1/+1
|
* keep raw changelogs to avoid changing the format (backport)Pascal Rigaux2007-06-231-3/+1
|
* new action Genhdlist2Pascal Rigaux2007-06-211-0/+1
|
* - As this action is unique, avoid too much flexibility and simplify the code.Marcelo Leitner2007-06-141-11/+7
| | | | | - Use . for hidding temporary files instead of .new suffix.
* - Adapted for working with iurt cache.Marcelo Leitner2007-06-131-0/+81
|
* no such 'cd' function, 'chdir' it is...Gustavo De Nardin2007-06-131-2/+2
|
* fixing the Big SVN Breakage: Scp.pm was changed into Send.pmGustavo De Nardin2007-05-081-72/+0
|
* - moved hack for verbosity to start of code, with a remarkGustavo De Nardin2007-03-241-2/+3
| | | | | - removed double $path from debug string
* The extra '/' was causing the string to not be matched by the regexp belowGustavo De Nardin2007-03-101-1/+1
| | | | | | | for getting $rep_section and $rep_main_section, in the end making the SRPMs of all other subsections be removed when a newer package was uploaded for any subsection. (#28719)
* also give directories to "cpio -pdu" to ensure directories are created with ↵Pascal Rigaux2007-02-081-1/+1
| | | | same rights
* This action plugin unpack package files somewhere.Pascal Rigaux2007-02-081-0/+81
| | | | | | | | | | | | | | | | When unpack_inside_distribution_root is set, dest_directory is relative to the distribution root. When the package is a noarch, the wanted files are unpacked in distribution root of each archs. eg: unpack_installer_images: class: Youri::Submit::Action::Unpack options: name: drakx-installer-images source_subdir: /usr/lib*/drakx-installer-images dest_directory: . unpack_inside_distribution_root: 1
* fix podPascal Rigaux2007-01-301-2/+2
|
* fix podPascal Rigaux2007-01-302-4/+4
|
* fix $Id$ expansionPascal Rigaux2007-01-306-6/+6
|
* - Renamed package name tag.Marcelo Leitner2006-11-141-1/+1
|
* - Renamed, due to some enforcement (cfengine?).Marcelo Leitner2006-11-141-0/+0
|
* - Added package summary to .info files.Marcelo Leitner2006-11-141-1/+1
|
* - First version of web interface.Marcelo Leitner2006-11-131-0/+69
|
* unlink file in Archive for the moment (should be done in clean but the code ↵Mandrake2006-10-311-0/+4
| | | | to detect which packages is obsoleted has to be moved
* we perform CVS commit asynchronouslyMandrake2006-10-261-0/+11
|
* rename the rpm to remove the prefixMandrake2006-10-261-2/+4
|
* fix double .Mandrake2006-10-261-1/+1
|
* s/Upload/Submit/gFlorent Villard2006-10-172-2/+2
|
* Now the Module is SubmitFlorent Villard2006-10-163-15/+15
|
* merging dev with upstreamFlorent Villard2006-10-169-58/+85
|
* add new youri subsections (from upstream)Florent Villard2006-10-1612-0/+936