fix FTBFS on f-23

This commit is contained in:
Peter Robinson 2015-09-09 00:50:20 +01:00
parent 569c63c04c
commit 595c255949
1 changed files with 0 additions and 4 deletions

View File

@ -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