From 6e2d92b02152801e8a80ed2ecb53a6b7eab1a1d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Fri, 12 Nov 2021 22:07:50 +0100 Subject: [PATCH] Do not build with logic for bumping soname MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Björn Esser --- libnsl2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libnsl2.spec b/libnsl2.spec index 48d021f..767ea7f 100644 --- a/libnsl2.spec +++ b/libnsl2.spec @@ -1,5 +1,5 @@ # Uncomment on initial build for soname bump. -%global bump_soname 1 +#global bump_soname 1 %global sover 3 %if 0%{?bump_soname}