|
@@ -25,7 +25,7 @@ Name: chromium
|
|
Summary: Google's opens source browser project
|
|
Summary: Google's opens source browser project
|
|
Summary(ja): Googleのオープンソースウェブブラウザ
|
|
Summary(ja): Googleのオープンソースウェブブラウザ
|
|
#'
|
|
#'
|
|
-Version: 32.0.1700.77
|
|
|
|
|
|
+Version: 32.0.1700.102
|
|
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
|
|
@@ -240,7 +240,6 @@ for i in src/build/common.gypi; do
|
|
%__sed -i "s|'-O<(debug_optimize)',||g" $i
|
|
%__sed -i "s|'-O<(debug_optimize)',||g" $i
|
|
%__sed -i "s|'-fno-exceptions',|$PARSED_OPT_FLAGS|g" $i
|
|
%__sed -i "s|'-fno-exceptions',|$PARSED_OPT_FLAGS|g" $i
|
|
%__sed -i "s|'-Werror'|'-Wno-error'|g" $i
|
|
%__sed -i "s|'-Werror'|'-Wno-error'|g" $i
|
|
- %__sed -i "s|'-O2'|'-O3'|g" $i
|
|
|
|
done
|
|
done
|
|
|
|
|
|
pushd src
|
|
pushd src
|
|
@@ -460,6 +459,9 @@ fi || :
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Feb 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 32.0.1700.102-1
|
|
|
|
+- update to 32.0.1700.102
|
|
|
|
+
|
|
* Sun Jan 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 32.0.1700.77-1
|
|
* Sun Jan 26 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 32.0.1700.77-1
|
|
- update to 32.0.1700.77
|
|
- update to 32.0.1700.77
|
|
- add Patch101 (chromium-disable-GoogleApiKeysInfoBar-vine.patch)
|
|
- add Patch101 (chromium-disable-GoogleApiKeysInfoBar-vine.patch)
|