aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* remove the prefix to be able to markrelease correctly (blino fixing warly suc...Florent Villard2006-10-121-2/+3
* 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
* fix version checkingFlorent Villard2006-09-041-1/+3
* noarch must be replaced for the search; include arch in the search pattern fo...Florent Villard2006-09-041-2/+3
* 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 final...Florent Villard2006-08-131-6/+11
* add scp (similar to send) but which does not remove the initial revision incl...Florent Villard2006-08-131-0/+72
* Delete file when installed; include section in the mail subject; move debug p...Mandrake2006-08-137-17/+67
* for the old mandriva repository, do not check for packages in the new media a...Florent Villard2006-08-131-9/+13
* 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 sections;...Florent Villard2006-08-111-7/+61
* 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 n...Florent Villard2006-08-111-0/+7
* also return true for same version, because the file can be in another section...Florent Villard2006-08-111-1/+21
* 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