From ac3e0593c47ceb6eda414ee33f605363125ab0a0 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Thu, 17 Sep 2020 08:05:13 +0200 Subject: Added upstream patches mzbz#1665324 mozbz#1665329 --- firefox.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index ab4b8a4..0ba3b6a 100644 --- a/firefox.spec +++ b/firefox.spec @@ -9,9 +9,9 @@ ExcludeArch: ppc64le %endif # Disabled due to https://pagure.io/fedora-infrastructure/issue/7581 -# ExcludeArch: s390x +ExcludeArch: s390x # Temporary disabled, filed as rhbz#1872111 -# ExcludeArch: aarch64 +ExcludeArch: aarch64 # Temporary disabled, filed as rhbz#1878519 %if 0%{?fedora} > 32 ExcludeArch: armv7hl @@ -181,6 +181,8 @@ Patch227: firefox-locale-debug.patch Patch402: mozilla-1196777.patch Patch403: mozilla-1656505-1.patch Patch404: mozilla-1656505-2.patch +Patch405: mozilla-1665324.patch +Patch406: mozilla-1665329.patch # Wayland specific upstream patches Patch574: firefox-pipewire-0-2.patch @@ -384,6 +386,8 @@ This package contains results of tests executed during build. %patch402 -p1 -b .1196777 %patch403 -p1 -b .1656505-1 %patch404 -p1 -b .1656505-2 +%patch405 -p1 -b .1665324 +%patch406 -p1 -b .1665329 # Wayland specific upstream patches %if 0%{?fedora} < 32 -- cgit