Fix 2.13 libapparmor so version

ab0f4ab2ed increased AA_LIB_REVISION and
AA_LIB_AGE, with the result that 2.13.5 builds libapparmor.so.0.7.3,
while 2.13.4 had libapparmor-1.6.2

This patch reverts the AA_LIB_AGE increase to fix the so name so that
we'll get libapparmor-1.6.3.

Note: If you want to apply this fix on top of the 2.13.5 tarball, you'll
need to also apply the patch to Makefile.in.
This commit is contained in:
Christian Boltz 2020-10-17 17:30:39 +02:00
parent ab0f4ab2ed
commit 145136f604
Failed to generate hash of commit

View file

@ -28,7 +28,7 @@ INCLUDES = $(all_includes)
#
AA_LIB_CURRENT = 7
AA_LIB_REVISION = 3
AA_LIB_AGE = 7
AA_LIB_AGE = 6
SUFFIXES = .pc.in .pc