From 595c2559492e7a5f48121393c2e1de9ed4e0cec4 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 9 Sep 2015 00:50:20 +0100 Subject: [PATCH] fix FTBFS on f-23 --- gdb.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gdb.spec b/gdb.spec index 2bef864..bb9ee6c 100644 --- a/gdb.spec +++ b/gdb.spec @@ -79,12 +79,8 @@ Recommends: default-yama-scope %global librpmver 1 %else # FIXME: %elif does not work. -%if 0%{?el7:1} || 0%{?fc23:1} -%global librpmver 3 -%else %global librpmver 7 %endif -%endif %if 0%{?__isa_bits} == 64 %global librpmname librpm.so.%{librpmver}()(64bit) %else