]> git.ipfire.org Git - pakfire.git/commit
find-provides: Accept bogous soname.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Apr 2012 15:36:52 +0000 (17:36 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 17 Apr 2012 15:36:52 +0000 (17:36 +0200)
commitcf4f218f42c2a43a520eac4f3a6251d557dcbe80
treed64f1487255904f14e5c86e67c36e4dc260f7427
parentb856696a0a8173eaacdd03833971272de06118ce
find-provides: Accept bogous soname.

This is a kind of weird bug. Some libs are "versioned" by
using their SONAME for symbol maps. This caused trouble
because the SONAME was not added to the list of provides
which is now changed by this commit.
tools/find-provides