diff options
author | Martin Stransky <stransky@redhat.com> | 2018-04-24 13:26:09 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2018-04-24 13:26:09 +0200 |
commit | bada8c275ac340baf6c9980e50fd3621750330af (patch) | |
tree | 97f75652a7a19db67b23c29f203d859b635ffb52 /firefox.spec | |
parent | build fix - icu (diff) | |
download | librewolf-fedora-ff-bada8c275ac340baf6c9980e50fd3621750330af.tar.gz librewolf-fedora-ff-bada8c275ac340baf6c9980e50fd3621750330af.tar.bz2 librewolf-fedora-ff-bada8c275ac340baf6c9980e50fd3621750330af.zip |
Added ffmpeg 4.0 patch - mozilla-1435212-ffmpeg-4.0.patch
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec index a3d3da7..fe3fdde 100644 --- a/firefox.spec +++ b/firefox.spec @@ -142,7 +142,6 @@ Patch224: mozilla-1170092.patch Patch225: mozilla-1005640-accept-lang.patch #ARM run-time patch Patch226: rhbz-1354671.patch -Patch230: fedora-enable-csd.patch # Upstream patches Patch402: mozilla-1196777.patch @@ -152,6 +151,7 @@ Patch410: mozilla-1321521.patch Patch411: mozilla-1321521-2.patch Patch412: mozilla-1337988.patch Patch413: mozilla-1353817.patch +Patch414: mozilla-1435212-ffmpeg-4.0.patch # Debian patches Patch500: mozilla-440908.patch @@ -311,11 +311,11 @@ This package contains results of tests executed during build. %ifarch aarch64 %patch226 -p1 -b .1354671 %endif -#%patch230 -p1 -R -b .fedora-enable-csd.patch %patch402 -p1 -b .1196777 %patch406 -p1 -b .256180 %patch413 -p1 -b .1353817 +%patch414 -p1 -b .ffmpeg-4.0 # Patch for big endian platforms only %if 0%{?big_endian} |