aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - 1.421.65Olivier Thauvin2007-06-211-1/+1
|
* - make is_arch_compat rpm 4.4.8 compliantOlivier Thauvin2007-06-193-3/+21
|
* document the fact that build_synthesis returns true on successPascal Rigaux2007-06-151-1/+2
|
* fix release datePascal Rigaux2007-06-121-1/+1
|
* 1.641.64Pascal Rigaux2007-06-122-1/+3
|
* - hack on $pkg->is_arch_compat to make it return true for noarch packagesPascal Rigaux2007-06-122-2/+6
| | | | | when using rpm 4.4.8 (#31314)
* - new release, 1.631.63Pascal Rigaux2007-05-093-1/+15
| | | | | - add $trans->Element_fullname
* 1.61 has not been releasedPascal Rigaux2007-05-031-3/+0
|
* 1.621.62Pascal Rigaux2007-05-032-1/+3
|
* - pass the virtual package name as a parameter to {callback_choices} inPascal Rigaux2007-05-032-1/+4
| | | | | ->resolve_requested
* re-sync after the big svn lossPascal Rigaux2007-04-271-0/+1
|
* re-sync after the big svn lossPascal Rigaux2007-04-270-0/+0
|
* - 1.611.61Pascal Rigaux2007-04-273-1/+28
| | | | | | | | | - add $trans->NElements and $trans->Element_name to be able to display name of uninstalled package in callback_uninst - fix b--obsoletes-->a and c--conflicts-->a prompting for upgrading a (need a fix in urpmi which rely on the $state->{rejected} to upgrade (-U) b instead of installing (-i) it)
* re-sync after the big svn loss1.60Pascal Rigaux2007-04-271-11/+24
|
* re-sync after the big svn loss1.581.571.561.55Pascal Rigaux2007-04-243-14/+66
|
* document what bug is fixedtopic/1.60Pascal Rigaux2007-03-291-1/+1
|
* perl_checker compliancePascal Rigaux2007-03-081-12/+7
|
* split request_packages_to_upgrade() in 2 functionsPascal Rigaux2007-03-061-2/+18
|
* rewritePascal Rigaux2007-03-061-6/+7
|
* simplifyPascal Rigaux2007-03-061-2/+8
|
* - fix rpm version check, grrrrOlivier Thauvin2007-03-011-1/+1
|
* - 0.59Olivier Thauvin2007-03-011-4/+3
|
* - make read_config_files() the load error code1.59Olivier Thauvin2007-03-011-12/+43
| | | | | | - URPM::read_config_files return success true/false - load config file at module load - the config is tagged as load only in case of success, so reloading after error will retry anyway
* fix regexp detecting the need for strict-arch (on x86_64)Pascal Rigaux2007-01-191-2/+2
|
* add t/RPMS/Pascal Rigaux2007-01-150-0/+0
|
* - chdir "t"Pascal Rigaux2007-01-151-14/+16
| | | | | - remove temporary "headers/"
* work in directory "t"Pascal Rigaux2007-01-151-2/+3
|
* move test-rpm.spec into t/Pascal Rigaux2007-01-154-3/+4
|
* - use our own tmppath (Patrice Dumas)Pascal Rigaux2007-01-151-2/+5
| | | | | - remove temporary build directories
* perl-URPM.spec is no more bundled with dist, removing "rpm" and "srpm" targetsPascal Rigaux2007-01-151-15/+1
|
* better debug text1.54Pascal Rigaux2007-01-091-2/+2
|
* @chosen is always non empty, and @chosen == 1 is already handledPascal Rigaux2007-01-091-1/+1
|
* use a sort to make things clearPascal Rigaux2007-01-091-20/+15
|
* factorizePascal Rigaux2007-01-091-12/+10
|
* factorize code into _set_flag_installed_and_upgrade_if_no_newer()Pascal Rigaux2007-01-091-31/+21
|
* suggest a valid reason why a package was not foundPascal Rigaux2007-01-091-1/+1
|
* fix previous commitPascal Rigaux2007-01-091-4/+4
|
* create _id_to_name() and use itPascal Rigaux2007-01-091-12/+37
|
* allow toggling debugging and handling it through a callbackPascal Rigaux2007-01-091-14/+28
|
* - add missing files to the tarball to allow make testPascal Rigaux2007-01-081-1/+1
| | | | | - get rids of some "used of uninitialized value"
* updatePascal Rigaux2007-01-081-1/+1
|
* use SvTRUE() instead of SvIV() for boolean values 1.53Pascal Rigaux2007-01-081-7/+7
| | | | | (this gets rid of: Argument "" isn't numeric in subroutine entry at blib/lib/URPM/Build.pm line 68.)
* add to the tarball the files needed for "make test"Pascal Rigaux2007-01-081-0/+2
|
* 1.521.52Pascal Rigaux2006-12-042-1/+82
|
* - much stricter synthesis parsing. fail on first errorPascal Rigaux2006-12-044-15/+31
| | | | | - add test using a buggy synthesis that occured on kenobi
* correctly set "\0"Pascal Rigaux2006-12-041-0/+1
|
* remove temp filePascal Rigaux2006-12-041-1/+1
|
* correctly handle gzread error codePascal Rigaux2006-12-041-1/+4
|
* rpmReadPackageFile() can return ok but no header :-/Pascal Rigaux2006-12-011-2/+2
|
* rpmReadPackageFile() can return ok but no header :-/1.51Pascal Rigaux2006-12-012-2/+2
|