diff --git a/.abf.yml b/.abf.yml index 0bd302d..160072c 100644 --- a/.abf.yml +++ b/.abf.yml @@ -4,3 +4,4 @@ sources: depot_tools.tar.xz: 082b7f9a4dfa7eb03900755b4866aef2d73543a5 new-system-icons.tar.xz: 89339b8b3b05359a8745ed7968fe148902a2fa28 chromium-45.0.2454.93.tar.xz: 984738e1e2c5054bf6b8e8d47a4ade6157abc4e5 + chromium-46.0.2490.71.tar.xz: d05bdf937142e80b036826b78d9d9d94d869ccff diff --git a/chromium-browser-stable.spec b/chromium-browser-stable.spec index 50d1af3..4047c1d 100644 --- a/chromium-browser-stable.spec +++ b/chromium-browser-stable.spec @@ -9,7 +9,7 @@ Summary: A fast web browser based on the Blink engine Name: chromium-browser-stable -Version: 45.0.2454.93 +Version: 46.0.2490.71 Release: 1 License: BSD, LGPL Group: Networking/WWW @@ -213,11 +213,15 @@ members of the Chromium and WebDriver teams. sed '14i#define WIDEVINE_CDM_VERSION_STRING "Something fresh"' -i "third_party/widevine/cdm/stub/widevine_cdm_version.h" # Hard code extra version -FILE=chrome/common/chrome_version_info_posix.cc +FILE=chrome/common/channel_info_posix.cc sed -i.orig -e 's/getenv("CHROME_VERSION_EXTRA")/"%{product_vendor} %{product_version}"/' $FILE cmp $FILE $FILE.orig && exit 1 %build +# https://groups.google.com/a/chromium.org/forum/#!topic/chromium-packagers/9JX1N2nf4PU +touch chrome/test/data/webui/i18n_process_css_test.html +touch chrome/test/data/webui_test_resources.grd + buildconfig+="-Dwerror= -Dlinux_sandbox_chrome_path=%{_libdir}/%{name}/chrome -Duse_openssl=0