From 3c80aaef2f14f53330a0e5930ea6c158ef554a38 Mon Sep 17 00:00:00 2001 From: Eduard Abdullin Date: Thu, 8 May 2025 13:31:50 +0000 Subject: [PATCH] Add gcc-toolset-%{gts_version}-gcc-c++ to BR --- SPECS/firefox.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/firefox.spec b/SPECS/firefox.spec index 22ccb27..0ba72dc 100644 --- a/SPECS/firefox.spec +++ b/SPECS/firefox.spec @@ -167,7 +167,7 @@ end} Summary: Mozilla Firefox Web browser Name: firefox Version: 128.10.0 -Release: 1%{?dist} +Release: 1%{?dist}.alma.1 URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -483,6 +483,7 @@ BuildRequires: gcc-toolset-%{gts_version}-runtime BuildRequires: gcc-toolset-%{gts_version}-binutils BuildRequires: gcc-toolset-%{gts_version}-gcc BuildRequires: gcc-toolset-%{gts_version}-gcc-plugin-annobin +BuildRequires: gcc-toolset-%{gts_version}-gcc-c++ # Do not explicitly require gcc-toolset-%{gts_version}-gcc-g++ instead fail # when clang is upgraded to depend on a later toolset and adjust version. %endif @@ -1988,6 +1989,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu May 08 2025 Eduard Abdullin - 128.10.0-1.alma.1 +- Add gcc-toolset-%{gts_version}-gcc-c++ to BR + * Tue Apr 22 2025 Eike Rathke - 128.10.0-1 - Update to 128.10.0 build1