Only do legacy retrofitting on packages that need it.
authorPanu Matilainen <pmatilai@redhat.com>
Wed, 7 Nov 2007 11:12:20 +0000 (13:12 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 7 Nov 2007 11:12:20 +0000 (13:12 +0200)
commitb497a4f05fe04e86a120851830f578211fd5ddc1
tree6dce6fac8137b98921e40c4a2e4896ca4d2bb30a
parent8f97ae9d265bcdc542055320b1a2bd346eb63475
Only do legacy retrofitting on packages that need it.

Packages not having RPMTAG_DIRNAMES (ie compressed filenames) is
used for checking, packages not having it are either built with rpm <= 3.x
or with --nodirtokens, retrofitting in the latter case doesn't really
hurt that much for the obscure case...
lib/package.c