|
|
@ -110,7 +110,7 @@ BuildRequires: libicu-devel >= 5.4
|
|
|
|
|
|
|
|
|
|
|
|
Name: chromium%{chromium_channel}
|
|
|
|
Name: chromium%{chromium_channel}
|
|
|
|
Version: %{majorversion}.0.3071.86
|
|
|
|
Version: %{majorversion}.0.3071.86
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: A WebKit (Blink) powered web browser
|
|
|
|
Summary: A WebKit (Blink) powered web browser
|
|
|
|
Url: http://www.chromium.org/Home
|
|
|
|
Url: http://www.chromium.org/Home
|
|
|
|
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)
|
|
|
|
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)
|
|
|
@ -270,6 +270,7 @@ BuildRequires: nacl-arm-gcc, nacl-arm-binutils, nacl-arm-newlib
|
|
|
|
# a major version.
|
|
|
|
# a major version.
|
|
|
|
BuildRequires: chromium-native_client >= 52.0.2743.82
|
|
|
|
BuildRequires: chromium-native_client >= 52.0.2743.82
|
|
|
|
BuildRequires: clang
|
|
|
|
BuildRequires: clang
|
|
|
|
|
|
|
|
BuildRequires: llvm
|
|
|
|
%ifarch x86_64
|
|
|
|
%ifarch x86_64
|
|
|
|
# Really, this is what we want:
|
|
|
|
# Really, this is what we want:
|
|
|
|
# BuildRequires: glibc-devel(x86-32) libgcc(x86-32)
|
|
|
|
# BuildRequires: glibc-devel(x86-32) libgcc(x86-32)
|
|
|
@ -1626,6 +1627,9 @@ getent group chrome-remote-desktop >/dev/null || groupadd -r chrome-remote-deskt
|
|
|
|
%{chromium_path}/chromedriver
|
|
|
|
%{chromium_path}/chromedriver
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Jun 12 2017 Tom Callaway <spot@fedoraproject.org> 59.0.3071.86-2
|
|
|
|
|
|
|
|
- pnacl/nacl now needs llvm to build the bootstrap lib
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 12 2017 Tom Callaway <spot@fedoraproject.org> 59.0.3071.86-1
|
|
|
|
* Mon Jun 12 2017 Tom Callaway <spot@fedoraproject.org> 59.0.3071.86-1
|
|
|
|
- update to 59.0.3071.86
|
|
|
|
- update to 59.0.3071.86
|
|
|
|
- include smaller logo files
|
|
|
|
- include smaller logo files
|
|
|
|