fix FTBFS on f-23
This commit is contained in:
parent
569c63c04c
commit
595c255949
4
gdb.spec
4
gdb.spec
@ -79,12 +79,8 @@ Recommends: default-yama-scope
|
|||||||
%global librpmver 1
|
%global librpmver 1
|
||||||
%else
|
%else
|
||||||
# FIXME: %elif does not work.
|
# FIXME: %elif does not work.
|
||||||
%if 0%{?el7:1} || 0%{?fc23:1}
|
|
||||||
%global librpmver 3
|
|
||||||
%else
|
|
||||||
%global librpmver 7
|
%global librpmver 7
|
||||||
%endif
|
%endif
|
||||||
%endif
|
|
||||||
%if 0%{?__isa_bits} == 64
|
%if 0%{?__isa_bits} == 64
|
||||||
%global librpmname librpm.so.%{librpmver}()(64bit)
|
%global librpmname librpm.so.%{librpmver}()(64bit)
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user