summaryrefslogtreecommitdiffstats
path: root/findpackageset.py
Commit message (Collapse)AuthorAgeFilesLines
* versionCompare returns > 0 / < 0 not 1/-1. why this works fine with 7.3 ↵Jeremy Katz2002-07-081-2/+2
| | | | rpm, I'm not sure I should ask :/
* we'll give this a try to see how much not having orphan file handling hurts ↵Jeremy Katz2002-06-251-0/+73
us on upgrades. some quick stand-alone testing shows it to be reasonable (most things that got pulled in before will still get pulled for deps) with a few exceptions where we need to have a generic way to do these upgrade cases anyway