commit 9475c8a26c6a7bec01d6ee775a151a861d42837f
Author: Akarshan Biswas <akarshanbiswas(a)fedoraproject.org>
Date: Sat Aug 10 19:00:08 2019 +0530
Use unrar, it is free software and license permits to be freely distributable
chromium-vaapi.spec | 3 -
fixunrarwrapper.patch | 152 --------------------------------------------------
2 files changed, 155 deletions(-)
---
diff --git a/chromium-vaapi.spec b/chromium-vaapi.spec
index c3d5d09..ed40e6c 100644
--- a/chromium-vaapi.spec
+++ b/chromium-vaapi.spec
@@ -184,8 +184,6 @@ Patch1: enable-vaapi.patch
Patch2: widevine.patch
Patch3: Do-not-use-VPP-on-Linux-Add-some-info-logs-and-fix-v.patch
Patch4: chromium-skia-harmony.patch
-#Fix unrar wrapper:
https://bugs.chromium.org/p/chromium/issues/detail?id=884521
-Patch5: fixunrarwrapper.patch
# Bootstrap still uses python command
Patch51: py2-bootstrap.patch
# Fix building with system icu
@@ -226,7 +224,6 @@ chromium-vaapi is an open-source web browser, powered by WebKit
(Blink)
%patch2 -p1 -b .widevine
%patch3 -p1 -b .fixvaapi
%patch4 -p0 -b .skia
-%patch5 -p1 -b .unrarwrap
%patch51 -p1 -b .py2boot
%if %{with system_libicu}
%patch52 -p1 -b .icu