2025-05-07 12:45:01 +00:00
committed by Git OBS Bridge
parent f61438553e
commit 0d3a6cbd79

View File

@@ -57,6 +57,8 @@ Name: gcc%{gccsuffix}
%ifarch x86_64 aarch64 ppc64le riscv64
%if %{gcc_version} >= 15 && %{suse_version} >= 1699
%define build_cobol 1
%else
%define build_cobol 0
%endif
%else
%define build_cobol 0
@@ -195,8 +197,8 @@ The system GNU Compiler documentation.
# install / update the entries
# install / update the entries
%post -n gcc%{gccsuffix}-info
%install_info --info-dir=%{_infodir} --name=cpp --description='The GNU C preprocessor.' %{_infodir}/cpp.info.gz
%install_info --info-dir=%{_infodir} --name=gcc --description='The GNU Compiler Collection.' %{_infodir}/gcc.info.gz