summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec5
1 files changed, 0 insertions, 5 deletions
diff --git a/firefox.spec b/firefox.spec
index 31513a1..cc3a51c 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -158,7 +158,6 @@ Patch47: fedora-shebang-build.patch
Patch48: build-arm-wasm.patch
Patch49: build-arm-libaom.patch
#Patch50: Bug-1610814-Fix-NEON-compile-error-with-gcc-and-RGB-.patch
-Patch51: mozilla-1640982.patch
# Fedora specific patches
Patch215: firefox-enable-addons.patch
@@ -182,7 +181,6 @@ Patch575: firefox-pipewire-0-3.patch
#VA-API patches
Patch584: firefox-disable-ffvpx-with-vapi.patch
Patch585: firefox-vaapi-extra-frames.patch
-Patch586: mozilla-1645671.patch
Patch589: mozilla-1656436.patch
# PGO/LTO patches
@@ -364,7 +362,6 @@ This package contains results of tests executed during build.
%patch48 -p1 -b .build-arm-wasm
%patch49 -p1 -b .build-arm-libaom
#%patch50 -p1 -b .build-arm-SwizzleNEON
-%patch51 -p1 -b .mozilla-1640982
# Fedora patches
%patch215 -p1 -b .addons
@@ -379,7 +376,6 @@ This package contains results of tests executed during build.
%patch402 -p1 -b .1196777
-
# Wayland specific upstream patches
%if 0%{?fedora} < 32
%patch574 -p1 -b .firefox-pipewire-0-2
@@ -389,7 +385,6 @@ This package contains results of tests executed during build.
%patch584 -p1 -b .firefox-disable-ffvpx-with-vapi
%patch585 -p1 -b .firefox-vaapi-extra-frames
-%patch586 -p1 -b .mozilla-1645671
%patch589 -p1 -b .mozilla-1656436
# PGO patches
bgstack15