app-arch/bzip2: Fix soname of library in 1.0.7 and 1.0.8.
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Sat, 11 Apr 2020 07:35:36 +0000 (07:35 +0000)
committerLars Wendler <polynomial-c@gentoo.org>
Sat, 11 Apr 2020 11:08:36 +0000 (13:08 +0200)
commit98da0ad82192d21ad74ae52366ea8466e2acea24
treeb8677cccd0077eaf45def79c76bec899cf71d447
parent2abbf115887292dea02551e7945dd04412133d55
app-arch/bzip2: Fix soname of library in 1.0.7 and 1.0.8.

Change soname of library from "libbz2.so.1.0" to "libbz2.so.1".
Soname "libbz2.so.1" is also used by previous version (1.0.6) and by
new build systems (both Meson and CMake) available in next version.

Closes: https://bugs.gentoo.org/695178
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
app-arch/bzip2/bzip2-1.0.7-r1.ebuild [moved from app-arch/bzip2/bzip2-1.0.7.ebuild with 100% similarity]
app-arch/bzip2/bzip2-1.0.8-r1.ebuild [moved from app-arch/bzip2/bzip2-1.0.8.ebuild with 100% similarity]
app-arch/bzip2/files/bzip2-1.0.7-out-of-tree-build.patch
app-arch/bzip2/files/bzip2-1.0.7-saneso.patch
app-arch/bzip2/files/bzip2-1.0.8-out-of-tree-build.patch
app-arch/bzip2/files/bzip2-1.0.8-saneso.patch