aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Youri
Commit message (Collapse)AuthorAgeFilesLines
* add get_arch functions (Mandriva_upload_pre is deprecated though)Florent Villard2006-10-121-2/+12
|
* initialize root and path to prevent warningsFlorent Villard2006-10-121-0/+2
|
* remove the prefix to be able to markrelease correctly (blino fixing warly ↵Florent Villard2006-10-121-2/+3
| | | | suckiness)
* use $file instead of $package to know there the package is locatedFlorent Villard2006-10-121-1/+1
|
* use different config per targetFlorent Villard2006-10-121-10/+21
|
* call rpmling with full pathFlorent Villard2006-10-121-1/+1
|
* use a defined section per package and not per groupMandrake2006-10-101-6/+4
|
* remove debug messageMandrake2006-09-131-1/+0
|
* remove debug messageMandrake2006-09-131-2/+0
|
* fix bad section gessing when archivingMandrake2006-09-121-2/+2
|
* put the obsolete version check in the package moduleMandrake2006-09-121-18/+3
|
* add a range_check functionsMandrake2006-09-121-0/+19
|
* add get_full_version including epoch, used for obsolete searchMandrake2006-09-121-0/+7
|
* alter the get_obsoleted version, the filter should be deported into URPM.pm, ↵Mandrake2006-09-121-1/+20
| | | | but working for now
* fix version checkingFlorent Villard2006-09-041-1/+3
|
* noarch must be replaced for the search; include arch in the search pattern ↵Florent Villard2006-09-041-2/+3
| | | | for upload queue check
* check the source, fix descriptionFlorent Villard2006-09-041-6/+6
|
* fix debug section assignment; use srpm name for version checkFlorent Villard2006-09-012-2/+2
|
* add check for version for freezeFlorent Villard2006-09-011-0/+59
|
* better section handlingFlorent Villard2006-09-011-4/+8
|
* fix bad package dir and search patternFlorent Villard2006-09-011-2/+2
|
* add guillomovitch patch to have package list for existing revisionsFlorent Villard2006-09-011-2/+2
|
* remove the svn version for comparisonFlorent Villard2006-08-291-0/+2
|
* default section is contrib/release; also filter svn srpm formatMandrake2006-08-242-3/+4
|
* add a keep_svn_release to use this action both at maintainer upload and ↵Florent Villard2006-08-131-6/+11
| | | | final upload
* add scp (similar to send) but which does not remove the initial revision ↵Florent Villard2006-08-131-0/+72
| | | | included in the name
* Delete file when installed; include section in the mail subject; move debug ↵Mandrake2006-08-137-17/+67
| | | | package to debug; add function to find main section, only compare package which main section is different (packages can be duplicate in main/release and main/testing
* for the old mandriva repository, do not check for packages in the new media ↵Florent Villard2006-08-131-9/+13
| | | | and queues
* add post, pre and reject queues with some modulesFlorent Villard2006-08-119-0/+708
|
* add a rejected path; create a get_revisions which checks in all the ↵Florent Villard2006-08-111-7/+61
| | | | sections; use provided or package section if they exist
* use old signing function because we need to be root to sign packages on kenFlorent Villard2006-08-111-1/+9
|
* add a section per package for the final upload procedure where youri should ↵Florent Villard2006-08-111-0/+7
| | | | not try to guess the section
* also return true for same version, because the file can be in another ↵Florent Villard2006-08-111-1/+21
| | | | section (or we should check for all the section, but as the find is already doing it anyway; add reject functions
* remove prefix when checking the file name for SVNFlorent Villard2006-08-062-3/+3
|
* now can define section at uploadFlorent Villard2006-08-061-7/+18
|
* use define to get the userFlorent Villard2006-08-052-11/+10
|
* add get_buildhost functionFlorent Villard2006-08-051-0/+7
|
* Copying the upstream repository to mdvFlorent Villard2006-08-0544-45/+44
|
* fix regexp checking if the src has a @rev:name formatFlorent Villard2006-08-051-1/+1
|
* added mandriva modulesFlorent Villard2006-08-0411-0/+1042
|
* imported initial version of youri svnFlorent Villard2006-08-0469-0/+9447