From 1e472195d62522108baa360dfabce059b06b48a302c4c09d7db3636b107b4e7f Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Sun, 10 Jul 2022 10:37:47 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=985 --- MozillaFirefox.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index 86d19a5..e7523cb 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -91,7 +91,7 @@ BuildRequires: dbus-1-glib-devel BuildRequires: dejavu-fonts BuildRequires: fdupes BuildRequires: memory-constraints -%if 0%{?sle_version} <= 150300 +%if 0%{?suse_version} < 1550 && 0%{?sle_version} <= 150400 BuildRequires: gcc11-c++ %else BuildRequires: gcc-c++ @@ -370,7 +370,7 @@ export MOZILLA_OFFICIAL=1 export BUILD_OFFICIAL=1 export MOZ_TELEMETRY_REPORTING=1 export MACH_USE_SYSTEM_PYTHON=1 -%if 0%{?sle_version} <= 150300 +%if 0%{?suse_version} < 1550 && 0%{?sle_version} <= 150400 export CC=gcc-11 %else %if 0%{?clang_build} == 0