Resolves: #2151150 Added libwebrtc screencast patch for newer features
This commit is contained in:
parent
9c99372b89
commit
81315078fe
@ -201,7 +201,7 @@ end}
|
|||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 102.5.0
|
Version: 102.5.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
URL: https://www.mozilla.org/firefox/
|
URL: https://www.mozilla.org/firefox/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
|
|
||||||
@ -291,6 +291,8 @@ Patch228: disable-openh264-download.patch
|
|||||||
Patch229: firefox-nss-addon-hack.patch
|
Patch229: firefox-nss-addon-hack.patch
|
||||||
Patch230: D110204-fscreen.diff
|
Patch230: D110204-fscreen.diff
|
||||||
Patch231: webrtc-nss-fix.patch
|
Patch231: webrtc-nss-fix.patch
|
||||||
|
# Backported WebRTC changes for PipeWire/Wayland screen sharing support
|
||||||
|
Patch232: libwebrtc-screen-cast-sync.patch
|
||||||
|
|
||||||
# Upstream patches
|
# Upstream patches
|
||||||
Patch415: mozilla-1670333.patch
|
Patch415: mozilla-1670333.patch
|
||||||
@ -308,7 +310,6 @@ Patch424: D158770.diff
|
|||||||
Patch600: pgo.patch
|
Patch600: pgo.patch
|
||||||
Patch602: mozilla-1516803.patch
|
Patch602: mozilla-1516803.patch
|
||||||
|
|
||||||
# Backported WebRTC changes for PipeWire/Wayland screen sharing support
|
|
||||||
Patch1008: build-rhel7-nasm-dwarf.patch
|
Patch1008: build-rhel7-nasm-dwarf.patch
|
||||||
|
|
||||||
%if %{?system_nss}
|
%if %{?system_nss}
|
||||||
@ -656,6 +657,7 @@ echo "use_rustts %{?use_rustts}"
|
|||||||
%patch229 -p1 -b .firefox-nss-addon-hack
|
%patch229 -p1 -b .firefox-nss-addon-hack
|
||||||
%patch230 -p1 -b .D110204-fscreen.diff
|
%patch230 -p1 -b .D110204-fscreen.diff
|
||||||
%patch231 -p1 -b .webrtc-nss-fix
|
%patch231 -p1 -b .webrtc-nss-fix
|
||||||
|
%patch232 -p1 -b .libwebrtc-screen-cast-sync
|
||||||
|
|
||||||
%patch415 -p1 -b .1670333
|
%patch415 -p1 -b .1670333
|
||||||
%patch416 -p1 -b .mozilla-bmo1005535
|
%patch416 -p1 -b .mozilla-bmo1005535
|
||||||
@ -1425,6 +1427,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 25 2022 Jan Horak <jhorak@redhat.com> - 102.5.0-2
|
||||||
|
- Added libwebrtc screencast patch for newer features
|
||||||
|
|
||||||
* Wed Nov 09 2022 Eike Rathke <erack@redhat.com> - 102.5.0-1
|
* Wed Nov 09 2022 Eike Rathke <erack@redhat.com> - 102.5.0-1
|
||||||
- Update to 102.5.0 build1
|
- Update to 102.5.0 build1
|
||||||
|
|
||||||
|
33248
libwebrtc-screen-cast-sync.patch
Normal file
33248
libwebrtc-screen-cast-sync.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user