commit 06c6ac201bcbbeee18fccbca1a01a5edcb3e10f1
Author: Tom Callaway <spot(a)fedoraproject.org>
Date: Fri Nov 1 08:35:42 2019 -0400
el7 fixes
chromium-77.0.3865.75-el7-noexcept.patch | 165 -------------------------------
chromium.spec | 4 +-
2 files changed, 2 insertions(+), 167 deletions(-)
---
diff --git a/chromium.spec b/chromium.spec
index e5d2fd6..e619049 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -243,7 +243,7 @@ Patch69: chromium-77-clang.patch
# Use lstdc++ on EPEL7 only
Patch101: chromium-75.0.3770.100-epel7-stdc++.patch
# el7 only patch
-Patch102: chromium-77.0.3865.75-el7-noexcept.patch
+Patch102: chromium-78.0.3904.70-el7-noexcept.patch
# Enable VAAPI support on Linux
# NOTE: This patch will never land upstream
@@ -423,7 +423,6 @@ BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(gtk+-2.0)
%endif
BuildRequires: /usr/bin/python2
-BuildRequires: python2-devel
%if 0%{?bundlepylibs}
# Using bundled bits, do nothing.
%else
@@ -441,6 +440,7 @@ BuildRequires: python-markupsafe
BuildRequires: python-ply
%endif
BuildRequires: python2-simplejson
+BuildRequires: python2-devel
%endif
%if 0%{?bundlere2}
# Using bundled bits, do nothing.