summaryrefslogtreecommitdiffstats
path: root/findpackageset.py
Commit message (Expand)AuthorAgeFilesLines
* Put fixes for #138852 and #146915 on HEADPaul Nasrat2005-02-081-3/+3
* Fix for obsoletes E being long. Gratuitously borrowed from rpmUtilsPaul Nasrat2004-11-101-1/+22
* Better handling of archlist to find most supportedPaul Nasrat2004-09-301-16/+14
* More robust archscore calculationsPaul Nasrat2004-09-301-2/+13
* For complex case we only want our own listPaul Nasrat2004-09-301-4/+4
* Need ts for obsoletes handlingPaul Nasrat2004-09-301-0/+3
* Fix indenting inconsistencyPaul Nasrat2004-09-291-11/+11
* Better arch handling for biarch system upgrades (#133045)Paul Nasrat2004-09-291-46/+88
* Fix non-versioned obsoletes (#127519)Paul Nasrat2004-07-121-7/+12
* We now have versioned obsoletes, ensure the upgrade supports these properly (...Paul Nasrat2004-06-101-6/+33
* read product path from the build stamp if possible, default to RedHat if notJeremy Katz2003-10-141-2/+2
* use private so that we don't lose packages. looks to fix the "ghost" packageJeremy Katz2003-01-081-3/+2
* don't set __dbi_cdb macros anywhereanaconda-8.0.92-8Matt Wilson2002-12-191-1/+1
* make it so we don't try to use cdb for opening the rpmdb here tooJeremy Katz2002-12-181-0/+6
* fix for broken backwards rpm flagsJeremy Katz2002-12-121-2/+1
* do archscoring of packages in the hdlist passed in since we need to only lookJeremy Katz2002-11-061-2/+18
* update to work with rpm 4.[12]Jeremy Katz2002-10-251-10/+33
* we're moving forward to rpm 4.1...Jeremy Katz2002-10-081-1/+1
* oops, this isn't right but would only be an impact if there were multiple ver...Jeremy Katz2002-08-021-1/+1
* versionCompare returns > 0 / < 0 not 1/-1. why this works fine with 7.3 rpm,...Jeremy Katz2002-07-081-2/+2
* we'll give this a try to see how much not having orphan file handling hurts u...Jeremy Katz2002-06-251-0/+73