From 68fb4ae79f708ba6b8de12a901bee88dd814c5e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hrn=C4=8Diar?= Date: Tue, 13 Jun 2023 15:47:32 +0200 Subject: [PATCH] Hotpach rpm 4.19 soname version --- gdb.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gdb.spec b/gdb.spec index c72c71b..2bc42c8 100644 --- a/gdb.spec +++ b/gdb.spec @@ -162,6 +162,9 @@ Recommends: default-yama-scope %if 0%{?fedora} >= 31 || 0%{?rhel} >= 9 %global librpmver 9 %endif +%if 0%{?fedora} >= 39 || 0%{?rhel} >= 10 +%global librpmver 10 +%endif %endif %endif %if 0%{?__isa_bits} == 64