|
@@ -12,7 +12,7 @@ Name: chromium
|
|
Summary: Google's opens source browser project
|
|
Summary: Google's opens source browser project
|
|
Summary(ja): Googleのオープンソースウェブブラウザ
|
|
Summary(ja): Googleのオープンソースウェブブラウザ
|
|
#'
|
|
#'
|
|
-Version: 47.0.2526.73
|
|
+Version: 47.0.2526.80
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: BSD-3-Clause, LGPL-2.1+
|
|
License: BSD-3-Clause, LGPL-2.1+
|
|
Group: Applications/Internet
|
|
Group: Applications/Internet
|
|
@@ -184,6 +184,8 @@ myconf="
|
|
-Dlinux_sandbox_path=%{chrome_sandbox}
|
|
-Dlinux_sandbox_path=%{chrome_sandbox}
|
|
-Dlinux_sandbox_chrome_path=%{_libdir}/chromium/chromium
|
|
-Dlinux_sandbox_chrome_path=%{_libdir}/chromium/chromium
|
|
-Dlinux_use_gold_flags=0
|
|
-Dlinux_use_gold_flags=0
|
|
|
|
+ -Dlinux_use_bundled_binutils=0
|
|
|
|
+ -Dlinux_use_bundled_gold=0
|
|
-Dlinux_use_gold_binary=0
|
|
-Dlinux_use_gold_binary=0
|
|
-Dremove_webcore_debug_symbols=1
|
|
-Dremove_webcore_debug_symbols=1
|
|
-Duse_system_bzip2=0
|
|
-Duse_system_bzip2=0
|
|
@@ -359,6 +361,9 @@ fi || :
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Tue Dec 15 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 47.0.2526.80-1
|
|
|
|
+- update to 47.0.2526.80
|
|
|
|
+
|
|
* Thu Dec 03 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 47.0.2526.73-1
|
|
* Thu Dec 03 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 47.0.2526.73-1
|
|
- update to 47.0.2526.73
|
|
- update to 47.0.2526.73
|
|
- add Patch102 (chromium-47.0.2526.73-remove-webui_test_resources.patch)
|
|
- add Patch102 (chromium-47.0.2526.73-remove-webui_test_resources.patch)
|