Sync spec file to rhel-9.2.0

Related: RHEL-14542
This commit is contained in:
Eike Rathke 2023-10-09 16:46:13 +02:00
parent d288c2adce
commit 5d7e7e371f

View File

@ -89,11 +89,11 @@ end}
%endif %endif
%if 0%{?rhel} == 7 %if 0%{?rhel} == 7
%global use_dts 1 %global use_dts 1
%global use_llvm_ts 1 %global use_llvm_ts 1
%global use_nodejs_scl 1 %global use_nodejs_scl 1
%global nodejs_build_req rh-nodejs10-nodejs %global nodejs_build_req rh-nodejs10-nodejs
%global llvm_version 11.0 %global llvm_version 11.0
%global use_python3_scl 1 %global use_python3_scl 1
%endif %endif
@ -113,8 +113,8 @@ end}
%endif %endif
%global mozappdir %{_libdir}/firefox %global mozappdir %{_libdir}/firefox
%global langpackdir %{mozappdir}/browser/extensions %global langpackdir %{mozappdir}/browser/extensions
%define bundled_install_path %{mozappdir}/bundled %define bundled_install_path %{mozappdir}/bundled
%global pre_version esr %global pre_version esr
# Workaround the dreaded "upstream source file changed content" rpminspect failure. # Workaround the dreaded "upstream source file changed content" rpminspect failure.