|
@@ -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: 45.0.2454.101
|
|
+Version: 46.0.2490.71
|
|
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
|
|
@@ -41,6 +41,7 @@ Source103: chromium.default
|
|
# Vine
|
|
# Vine
|
|
Patch100: chromium-44.0.2403.125-no-ffmpegsumo.patch
|
|
Patch100: chromium-44.0.2403.125-no-ffmpegsumo.patch
|
|
Patch101: chromium-42.0.2311.90-disable-GoogleApiKeysInfoBar-vine.patch
|
|
Patch101: chromium-42.0.2311.90-disable-GoogleApiKeysInfoBar-vine.patch
|
|
|
|
+Patch102: chromium-46.0.2490.71-remove-webui_test_resources.patch
|
|
|
|
|
|
|
|
|
|
BuildRequires: pciutils-devel
|
|
BuildRequires: pciutils-devel
|
|
@@ -156,6 +157,7 @@ xz -dc %{SOURCE0} | %__tar -xf - || exit 1
|
|
|
|
|
|
#%patch100 -p1
|
|
#%patch100 -p1
|
|
%patch101 -p1
|
|
%patch101 -p1
|
|
|
|
+%patch102 -p1
|
|
|
|
|
|
# Make sure that the requires legal files can be found
|
|
# Make sure that the requires legal files can be found
|
|
%__cp -a src/AUTHORS src/LICENSE . || exit 1
|
|
%__cp -a src/AUTHORS src/LICENSE . || exit 1
|
|
@@ -357,6 +359,10 @@ fi || :
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Oct 19 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 46.0.2490.71-1
|
|
|
|
+- update to 46.0.2490.71
|
|
|
|
+- add Patch102 (chromium-46.0.2490.71-remove-webui_test_resources.patch)
|
|
|
|
+
|
|
* Thu Oct 08 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 45.0.2454.101-1
|
|
* Thu Oct 08 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 45.0.2454.101-1
|
|
- update to 45.0.2454.101
|
|
- update to 45.0.2454.101
|
|
|
|
|