Fix endif for elfutils-debuginfod-client check
This commit is contained in:
parent
9cfae7ad95
commit
dcd463c59d
@ -118,9 +118,9 @@ BuildRequires: docbook-dtds
|
|||||||
# For testing debuginfod-find
|
# For testing debuginfod-find
|
||||||
%if 0%{?fedora} > 29 || 0%{?rhel} > 7
|
%if 0%{?fedora} > 29 || 0%{?rhel} > 7
|
||||||
BuildRequires: elfutils-debuginfod-client
|
BuildRequires: elfutils-debuginfod-client
|
||||||
%endif
|
|
||||||
# For using debuginfod at runtime
|
# For using debuginfod at runtime
|
||||||
Recommends: elfutils-debuginfod-client
|
Recommends: elfutils-debuginfod-client
|
||||||
|
%endif
|
||||||
|
|
||||||
%{?scl:Requires:%scl_runtime}
|
%{?scl:Requires:%scl_runtime}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user