aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 3.033.03Pascal Rigaux2007-12-142-1/+3
* - suggests: Pascal Rigaux2007-12-142-15/+23
* 3.023.02Pascal Rigaux2007-12-142-1/+6
* test is_platform_compat() only on jbj's rpmPascal Rigaux2007-12-141-1/+8
* don't crash when header is not available (fixes synthesis.t with rpm 4.4.2.2)Pascal Rigaux2007-12-141-1/+1
* fix cast warnings on 64 bi6Per Øyvind Karlsen2007-12-121-2/+2
* oops, typoPer Øyvind Karlsen2007-12-121-1/+1
* update against updated rpm 4.5 :)Per Øyvind Karlsen2007-12-121-2/+2
* 3.013.01Pascal Rigaux2007-12-112-1/+3
* - add URPM::DB::verify()Pascal Rigaux2007-12-112-0/+15
* fix support for rpm 4.5Per Øyvind Karlsen2007-12-111-0/+2
* fix typo in previous commit :-/Pascal Rigaux2007-12-111-2/+2
* adapt to rpm.org HEAD change from 7 Dec 2007Pascal Rigaux2007-12-111-3/+12
* 3.003.00Pascal Rigaux2007-12-112-1/+3
* - rpm.org HEAD supportPascal Rigaux2007-12-111-0/+1
* final commit for rpm.org HEAD compliancePascal Rigaux2007-12-111-1/+8
* - use rpmpsNumProblems()Pascal Rigaux2007-12-101-5/+2
* - replace ->import_needed_pubkeys and ->import_pubkey in favor ofPascal Rigaux2007-12-103-212/+59
* create simpler parse_pubkeys_()Pascal Rigaux2007-12-101-5/+18
* RPMERR_* doesn't exist anymore in rpm.org HEADPascal Rigaux2007-12-101-0/+2
* simplifyPascal Rigaux2007-12-101-2/+1
* cleanupPascal Rigaux2007-12-101-1/+1
* get rid of fdFileno()Pascal Rigaux2007-12-101-1/+1
* - replace fdClose() with Fclose()Pascal Rigaux2007-12-101-10/+10
* introduce some compatibility code with rpm.org Pascal Rigaux2007-12-102-11/+34
* fix rpmCallbackFunction prototypePascal Rigaux2007-12-101-2/+2
* oops, fix typo in previous commitPascal Rigaux2007-12-101-1/+1
* simplify version comparison using perl "version" objectsPascal Rigaux2007-12-101-15/+19
* simplify: use fdSize()Pascal Rigaux2007-12-101-4/+1
* use rpmlogSetCallback() instead of deprecated rpmErrorSetCallback()Pascal Rigaux2007-12-101-1/+1
* use rpmlogMessage() instead of obsolete rpmErrorString()Pascal Rigaux2007-12-101-6/+10
* - create and use write_nocheck() to avoid warn_unused_resultPascal Rigaux2007-12-101-8/+20
* add rpmlog.h for future usePascal Rigaux2007-12-101-0/+2
* - drop $package->upgrade_files() (unused for a long time afaik)Pascal Rigaux2007-12-053-15/+2
* 2.102.10Pascal Rigaux2007-11-222-1/+3
* - much simpler --auto-select algorithm Pascal Rigaux2007-11-222-107/+70
* workaround buggy apps modifying $_ (#22144)Pascal Rigaux2007-11-091-2/+2
* - rpm 4.5 support (thanks to peroyvind) (#35323)Pascal Rigaux2007-11-093-1/+14
* fix test (#35398)Pascal Rigaux2007-11-091-1/+1
* 2.092.09Pascal Rigaux2007-11-082-1/+3
* - use a simple function to return simple string list from header Pascal Rigaux2007-11-082-8/+31
* fix typoOlivier Blin2007-11-051-1/+1
* 2.082.08Pascal Rigaux2007-10-242-1/+3
* add to NEWSPascal Rigaux2007-10-241-0/+2
* fix build on rpm 4.4.2Pascal Rigaux2007-10-161-0/+2
* 2.072.07Pascal Rigaux2007-10-012-1/+3
* - prefer precompiled kmod packages corresponding to installed kernelsPascal Rigaux2007-10-012-3/+25
* move _find_required_package__kernel_source() out ofPascal Rigaux2007-10-011-5/+5
* re-indentPascal Rigaux2007-10-011-4/+4
* create _find_required_package__kernel_source() out of _find_required_package_...Pascal Rigaux2007-10-011-25/+28