aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add the '[' & ']' separators now used for versions in synthesistopic/proyvindPer Øyvind Karlsen2009-08-081-8/+8
* add some simple cases using distepoch for testing compare()Per Øyvind Karlsen2009-08-081-1/+4
* make a rpm.org wrapper function for Fstat()Per Øyvind Karlsen2009-08-062-8/+5
* remove #ifdef RPM_ORG around RPM_CHAR_TYPE as it's no longer required due toPer Øyvind Karlsen2009-08-061-2/+0
* make char_backups staticPer Øyvind Karlsen2009-08-061-1/+1
* move some rpm5 compatibility functions into a separate header to keep source ...Per Øyvind Karlsen2009-08-062-121/+132
* implement a local version of rpm5.org's EVR_t, rpmEVR* & friends for rpm.orgPer Øyvind Karlsen2009-08-062-6/+117
* "fix" rpmvercmp behaviour with rpm5 (fixing rpm.org remains)Per Øyvind Karlsen2009-08-062-7/+35
* * as rpm uses unsigned long for epoch, use strtoul() rather than atoi()Per Øyvind Karlsen2009-08-061-4/+2
* fix warning about operation might being undefinedPer Øyvind Karlsen2009-08-051-1/+1
* * get version to compare from %provideversion with get_evr() rather thanPer Øyvind Karlsen2009-08-051-114/+62
* * add support for fetching disttag & distepoch with get_fullname_parts()Per Øyvind Karlsen2009-08-051-159/+170
* store package filename based on rpm configuration rather than hardcoding itPer Øyvind Karlsen2009-08-051-19/+61
* create a branch of mine for more "experimental" activity ;)Per Øyvind Karlsen2009-08-050-0/+0
* remove no longer used SPEC_VERIFY constantPer Øyvind Karlsen2009-08-051-2/+0
* disttag & distepoch isn't utf8…Per Øyvind Karlsen2009-08-041-2/+2
* cast (es-s) to U32 (as the hv_fetch prototype expects) rather than casting st...Per Øyvind Karlsen2009-08-041-1/+1
* 3.313.31Christophe Fergeau2009-07-281-1/+1
* we need to link with rpmbuild with rpm 4.6Christophe Fergeau2009-07-281-3/+3
* update NEWS fileChristophe Fergeau2009-07-281-0/+12
* add a backtrack entry "conflicts" for avoided packages in backtrack_selectedChristophe Fergeau2009-07-282-1/+8
* do not try to promote to an older packageChristophe Fergeau2009-07-281-1/+1
* unselect current package if an avoided package is already selectedChristophe Fergeau2009-07-281-3/+14
* move part of _handle_conflicts to _handle_conflicts_with_selectedChristophe Fergeau2009-07-281-8/+17
* _handle_conflicts: check all provides for conflicts, not just package nameChristophe Fergeau2009-07-281-1/+1
* keep psel/promote info and remove deadlocked pkg instead of aborting upgradeChristophe Fergeau2009-07-281-3/+3
* keep track of sources for obsoleted/removed levelsChristophe Fergeau2009-07-282-3/+17
* use pkg-config for rpm 4.x tooChristophe Fergeau2009-07-271-4/+1
* remove unused variableChristophe Fergeau2009-07-271-1/+0
* rephrase wording, only support for querying %disttag & %distepoch so far, no ...Per Øyvind Karlsen2009-07-261-1/+1
* add support for %disttag & %distepochPer Øyvind Karlsen2009-07-262-0/+19
* just use (void) rather than assign rpmtsFree() since it seems to cause crashy...Per Øyvind Karlsen2009-07-261-15/+15
* bumping version was forgotten for 3.30 release, might as well bump it up toPer Øyvind Karlsen2009-07-261-1/+1
* update changelog regarding rpm5Per Øyvind Karlsen2009-07-261-0/+3
* oops, put back line that accidentally got removed in the previous commit…Per Øyvind Karlsen2009-07-261-0/+1
* enable and fix additional (-Wextra) warningsPer Øyvind Karlsen2009-07-262-14/+13
* fix gcc warnings about values not being usedPer Øyvind Karlsen2009-07-261-26/+26
* * clean out compatibility code for older rpm versions that's not reallyPer Øyvind Karlsen2009-07-262-104/+33
* add support for specifying custom filter for compression with build_synthesis()Per Øyvind Karlsen2009-07-251-2/+4
* really clean up temporary files & directories properlyPer Øyvind Karlsen2009-07-222-8/+8
* prevent distepoch & disttag to be added and appended to package filenamePer Øyvind Karlsen2009-07-221-0/+5
* Removed forgotten debugging logsChristophe Fergeau2009-05-111-2/+0
* Add bug #Christophe Fergeau2009-05-111-1/+1
* Release 3.303.30topic/0.30Christophe Fergeau2009-05-111-0/+7
* Use key IDs to check if a key is already known or notChristophe Fergeau2009-05-111-73/+15
* Fix commentChristophe Fergeau2009-05-111-1/+1
* Introduce get_gpg_fingerprint XS functionChristophe Fergeau2009-05-111-0/+36
* 3.293.29topic/3.29Christophe Fergeau2009-03-272-1/+7
* Fix regression introduced in fix for bug #47803Christophe Fergeau2009-03-272-5/+8
* Revert part of the fix for bug #47803 since it breaks upgrades from 2008.1Christophe Fergeau2009-03-272-3/+4