aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2020-04-12 22:28:51 +0800
committerTing-Wei Lan <lantw44@gmail.com>2020-04-12 22:28:51 +0800
commit32470c74e4571a65b0954cd7882cea6c61551117 (patch)
tree0fecd3c5cbe14444067a05013590b13a3ea4a808
parentb13cdb458a6c05be17ab69bbe3007fdfbad10447 (diff)
downloadcopr-rpm-spec-32470c74e4571a65b0954cd7882cea6c61551117.tar
copr-rpm-spec-32470c74e4571a65b0954cd7882cea6c61551117.tar.gz
copr-rpm-spec-32470c74e4571a65b0954cd7882cea6c61551117.tar.bz2
copr-rpm-spec-32470c74e4571a65b0954cd7882cea6c61551117.tar.lz
copr-rpm-spec-32470c74e4571a65b0954cd7882cea6c61551117.tar.xz
copr-rpm-spec-32470c74e4571a65b0954cd7882cea6c61551117.tar.zst
copr-rpm-spec-32470c74e4571a65b0954cd7882cea6c61551117.zip
chromium: Fix BuildRequires for Fedora rawhide
-rw-r--r--chromium/chromium/chromium.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/chromium/chromium/chromium.spec b/chromium/chromium/chromium.spec
index f7607cd..c83b53b 100644
--- a/chromium/chromium/chromium.spec
+++ b/chromium/chromium/chromium.spec
@@ -52,7 +52,7 @@
Name: chromium
Version: 81.0.4044.92
-Release: 101%{?dist}
+Release: 102%{?dist}
Summary: A WebKit (Blink) powered web browser
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)
@@ -137,7 +137,7 @@ BuildRequires: gcc, gcc-c++
%endif
BuildRequires: ninja-build, nodejs, java-headless, bison, gperf, hwdata
BuildRequires: libgcc(x86-32), glibc(x86-32), libatomic
-BuildRequires: libcap-devel, cups-devel, alsa-lib-devel
+BuildRequires: libcap-devel, cups-devel, alsa-lib-devel, expat-devel
%if 0%{?fedora} >= 30
BuildRequires: minizip-compat-devel
%else
@@ -677,6 +677,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
+* Sun Apr 12 2020 - Ting-Wei Lan <lantw44@gmail.com> - 81.0.4044.92-102
+- Fix BuildRequires for Fedora 33
+
* Sat Apr 11 2020 - Ting-Wei Lan <lantw44@gmail.com> - 81.0.4044.92-101
- Fix build issues for GCC 10