aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* be sure to use same data type for check_flagPer Øyvind Karlsen2008-02-291-3/+3
* make sure to use same type (signess) in pack_rpm_headerPer Øyvind Karlsen2008-02-281-1/+1
* do not define RPM_CALLBACK_LONGLONG for rpm 5.0Per Øyvind Karlsen2008-02-281-1/+1
* add copyright noticePer Øyvind Karlsen2008-02-281-0/+6
* fix return type and variable of headerRead()Per Øyvind Karlsen2008-02-281-2/+2
* 3.113.11Pascal Rigaux2008-02-282-1/+3
* - restore FILENAME_TAG in generated hdlist (to be compatible with olderPascal Rigaux2008-02-282-0/+10
* fix double _free of msg in headerWrite() & headerRead()Per Øyvind Karlsen2008-02-281-8/+6
* drop unused variablePer Øyvind Karlsen2008-02-281-1/+0
* get rid of some warningsPer Øyvind Karlsen2008-02-281-6/+2
* add wrapper function for rpmMachineScorePer Øyvind Karlsen2008-02-281-12/+35
* add wrapper function for headerReadPer Øyvind Karlsen2008-02-281-2/+13
* add wrapper function for headerModifyEntryPer Øyvind Karlsen2008-02-281-1/+13
* fix define of _RPMTAG_INTERNAL at right place and drop redundant include of r...Per Øyvind Karlsen2008-02-282-3/+3
* add rpm5 wrapper functions, work in progress, URPM builds now at least :o)Per Øyvind Karlsen2008-02-282-14/+104
* fix building with rpm5 DEVEL versionPer Øyvind Karlsen2008-02-271-2/+2
* do not mark as deprecated ->filename and URPM::Build::build_hdlist()Pascal Rigaux2008-02-253-5/+2
* 3.103.10Pascal Rigaux2008-02-252-2/+2
* adding filesize to synthesis on @info@ will break backward compatibility forPascal Rigaux2008-02-251-8/+12
* make ->filename work (again) on headerPascal Rigaux2008-02-251-0/+6
* 3.093.09Pascal Rigaux2008-02-252-1/+3
* do not do "uniq" on "fullname" since gpg-pubkey-xxxxxxxx-xxxxxxxx can be inst...Pascal Rigaux2008-02-251-3/+2
* since ->filename is deprecated, do not use it, esp where not neededPascal Rigaux2008-02-251-3/+0
* - add filesize to synthesis, add ->filesize to get it, and addPascal Rigaux2008-02-254-5/+51
* fix previous commit (XS comments are perl-style, not C-style)Pascal Rigaux2008-02-251-2/+2
* - do not add FILENAME_TAG and FILESIZE_TAG to hdlist anymore,Pascal Rigaux2008-02-254-48/+14
* - allow fixing "using one big transaction" that occurs when using --keep Pascal Rigaux2008-02-252-0/+4
* - allow urpmi to know a package was not selected because a newer version isPascal Rigaux2008-02-252-3/+17
* - fix sort choices changed in perl-URPM 3.08Pascal Rigaux2008-02-252-3/+4
* - handle new package providing xxx which conflicts with an installed package ...Pascal Rigaux2008-02-252-1/+3
* 3.083.08Pascal Rigaux2008-02-252-1/+3
* - sort choices on virtual package by provided version (#12645)Pascal Rigaux2008-02-252-6/+27
* fix compiling with RCsThierry Vignaud2008-02-081-0/+2
* RPM_CHAR_TYPE isn't used for rpm5, #ifndef it awayPer Øyvind Karlsen2008-01-171-0/+2
* correct define for int_32 (rpm5)Per Øyvind Karlsen2008-01-171-1/+1
* more rpm5 work..Per Øyvind Karlsen2008-01-161-2/+13
* start on work for rpm5 supportPer Øyvind Karlsen2008-01-162-2/+9
* 3.07 (and let's pretend 3.06 was never out)3.07Pascal Rigaux2008-01-112-4/+2
* fix typoPascal Rigaux2008-01-112-1/+3
* 3.063.06Pascal Rigaux2008-01-112-1/+3
* - add URPM::Package->changelogs, a wrapper around ->changelog_time, ->changel...Pascal Rigaux2008-01-112-0/+12
* add kmod fix in NEWSOlivier Blin2008-01-101-0/+2
* resolve kmod requires even if first choice is a source dkms (adapted from Pixel)Olivier Blin2008-01-101-1/+3
* 3.053.05Pascal Rigaux2008-01-082-1/+3
* - fix regression in ->parse_rpm (introduced in 3.00) Pascal Rigaux2008-01-082-0/+4
* 3.043.04Pascal Rigaux2007-12-202-1/+3
* - fix regression in parse_pubkeys() (introduced in 3.00) (#36121)Pascal Rigaux2007-12-202-1/+3
* 3.033.03Pascal Rigaux2007-12-142-1/+3
* - suggests: Pascal Rigaux2007-12-142-15/+23
* 3.023.02Pascal Rigaux2007-12-142-1/+6