commit e62175c4d6e5a7dc53658f66961e08765c8e1555
Author: Akarshan Biswas <akarshanbiswas(a)fedoraproject.org>
Date: Sat Aug 31 09:51:33 2019 +0530
Use bundled ffmpeg and libvpx for Fedora 29
chromium-vaapi.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/chromium-vaapi.spec b/chromium-vaapi.spec
index d546946..1257e41 100644
--- a/chromium-vaapi.spec
+++ b/chromium-vaapi.spec
@@ -34,9 +34,9 @@
# Need icu version >= 64
%bcond_with system_libicu
# Allow testing whether libvpx can be unbundled
-%bcond_without system_libvpx
+%bcond_with system_libvpx
# Allow testing whether ffmpeg can be unbundled
-%bcond_without system_ffmpeg
+%bcond_with system_ffmpeg
#Allow minizip to be unbundled
#mini-compat is going to be removed from fedora 30!
%bcond_with system_minizip
@@ -56,7 +56,7 @@
##############################Package Definitions######################################
Name: chromium-vaapi
Version: 76.0.3809.132
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A Chromium web browser with video decoding acceleration
License: BSD and LGPLv2+ and ASL 2.0 and IJG and MIT and GPLv2+ and ISC and OpenSSL
and (MPLv1.1 or GPLv2 or LGPLv2)
URL:
https://www.chromium.org/Home
@@ -708,6 +708,7 @@ appstream-util validate-relax --nonet
"%{buildroot}%{_metainfodir}/%{name}.appda
* Fri Aug 30 2019 Akarshan Biswas <akarshanbiswas(a)fedoraproject.org> -
76.0.3809.132-2
- Update to 76.0.3809.132
- Rebase chromium-gcc9-r666401.patch
+- Use bunled libvpx and ffmpeg for fedora 29
* Mon Aug 12 2019 Akarshan Biswas <akarshanbiswas(a)fedoraproject.org> -
76.0.3809.100-2
- Fix a bug which causes chromium to reject certificates by throwing
ERR_CERTIFICATE_TRANSPARENCY_REQUIRED