Remove riscv64 exclusive arch for chromium patch
Signed-off-by: misaka00251 <liuxin@iscas.ac.cn> (cherry picked from commit 4365899832af65d938b57e33612467c13d03d182)
This commit is contained in:
parent
50fe294e78
commit
c7c2771bdd
@ -59,14 +59,12 @@ ExclusiveArch: armv7hnl
|
|||||||
Summary: Digital VCR and streaming server
|
Summary: Digital VCR and streaming server
|
||||||
Name: ffmpeg%{?flavor}
|
Name: ffmpeg%{?flavor}
|
||||||
Version: 6.1.1
|
Version: 6.1.1
|
||||||
Release: 6
|
Release: 7
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
URL: http://ffmpeg.org/
|
URL: http://ffmpeg.org/
|
||||||
Source0: http://ffmpeg.org/releases/ffmpeg-%{version}.tar.xz
|
Source0: http://ffmpeg.org/releases/ffmpeg-%{version}.tar.xz
|
||||||
%ifarch riscv64
|
# Special patch for building chromium
|
||||||
# Special patch for building chromium on riscv64
|
|
||||||
Patch0: avformat-get_first_dts.patch
|
Patch0: avformat-get_first_dts.patch
|
||||||
%endif
|
|
||||||
Patch1: fix-CVE-2023-50007.patch
|
Patch1: fix-CVE-2023-50007.patch
|
||||||
Patch2: fix-CVE-2023-50008.patch
|
Patch2: fix-CVE-2023-50008.patch
|
||||||
Patch3: fix-CVE-2024-31578.patch
|
Patch3: fix-CVE-2024-31578.patch
|
||||||
@ -401,6 +399,9 @@ install -pm755 tools/qt-faststart %{buildroot}%{_bindir}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 21 2024 misaka00251 <liuxin@iscas.ac.cn> - 6.1.1-7
|
||||||
|
- Remove riscv64 exclusive arch for chromium patch
|
||||||
|
|
||||||
* Tue Jun 18 2024 happyworker <208suo@208suo.com> - 6.1.1-6
|
* Tue Jun 18 2024 happyworker <208suo@208suo.com> - 6.1.1-6
|
||||||
- fix CVE-2023-49528.patch
|
- fix CVE-2023-49528.patch
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user