|
@@ -25,14 +25,14 @@ Name: chromium
|
|
Summary: Google's opens source browser project
|
|
Summary: Google's opens source browser project
|
|
Summary(ja): Googleのオープンソースウェブブラウザ
|
|
Summary(ja): Googleのオープンソースウェブブラウザ
|
|
#'
|
|
#'
|
|
-Version: 35.0.1916.153
|
|
+Version: 36.0.1985.125
|
|
-Release: 2%{?_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
|
|
Source0: %{name}-%{version}-vine.tar.xz
|
|
Source0: %{name}-%{version}-vine.tar.xz
|
|
# Script used to create the %{name}-%{version}-vine.tar.xz archive from
|
|
# Script used to create the %{name}-%{version}-vine.tar.xz archive from
|
|
# a official tarball:
|
|
# a official tarball:
|
|
-# http://gsdview.appspot.com/chromium-browser-official/chromium-30.0.1599.XXX.tar.xz
|
|
+# http://gsdview.appspot.com/chromium-browser-official/chromium-XX.X.XXXX.XXX.tar.xz
|
|
Source3: pack_chromium_source-vine.sh
|
|
Source3: pack_chromium_source-vine.sh
|
|
# Patch template which adds vendor to user agent
|
|
# Patch template which adds vendor to user agent
|
|
##!!Source20: chromium-vendor.patch.in
|
|
##!!Source20: chromium-vendor.patch.in
|
|
@@ -56,14 +56,9 @@ Source103: chromium.default
|
|
# Many changes to the gyp systems so we can use system libraries
|
|
# Many changes to the gyp systems so we can use system libraries
|
|
Patch1: chromium-32.0.1700.72-no-test-sources.patch
|
|
Patch1: chromium-32.0.1700.72-no-test-sources.patch
|
|
# removes build part for courgette
|
|
# removes build part for courgette
|
|
-Patch13: chromium-33.0.1750.152-no-courgette.patch
|
|
+Patch13: chromium-36.0.1985.125-no-courgette.patch
|
|
# enables reading of the master preference
|
|
# enables reading of the master preference
|
|
Patch14: chromium-30.0.1599.84-master-prefs-path.patch
|
|
Patch14: chromium-30.0.1599.84-master-prefs-path.patch
|
|
-# Fix some includes specifically for the GCC version used
|
|
|
|
-#Patch21: chromium-gcc-fixes.patch
|
|
|
|
-Patch21: chromium-gcc47.patch
|
|
|
|
-# Add more charset aliases
|
|
|
|
-Patch64: chromium-more-codec-aliases.patch
|
|
|
|
# Compile the sandbox with -fPIE settings
|
|
# Compile the sandbox with -fPIE settings
|
|
Patch66: chromium-sandbox-pie.patch
|
|
Patch66: chromium-sandbox-pie.patch
|
|
# Adjust ldflags for better building
|
|
# Adjust ldflags for better building
|
|
@@ -71,12 +66,11 @@ Patch67: adjust-ldflags-no-keep-memory.patch
|
|
|
|
|
|
|
|
|
|
# http://code.google.com/p/gperftools/issues/detail?id=444
|
|
# http://code.google.com/p/gperftools/issues/detail?id=444
|
|
-Patch90: chromium-21.0.1180.81-glibc216.patch
|
|
+Patch90: chromium-26.0.1368.0-glib-2.16-use-siginfo_t.patch
|
|
|
|
|
|
# Vine
|
|
# Vine
|
|
Patch100: chromium-30.0.1599.84-no-ffmpegsumo.patch
|
|
Patch100: chromium-30.0.1599.84-no-ffmpegsumo.patch
|
|
Patch101: chromium-disable-GoogleApiKeysInfoBar-vine.patch
|
|
Patch101: chromium-disable-GoogleApiKeysInfoBar-vine.patch
|
|
-Patch102: chromium-35.0.1916.114-rungn.patch
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: pciutils-devel
|
|
BuildRequires: pciutils-devel
|
|
@@ -196,18 +190,15 @@ xz -dc %{SOURCE0} | %__tar -xf - || exit 1
|
|
%setup -D -T -n %{name}-%{version}
|
|
%setup -D -T -n %{name}-%{version}
|
|
|
|
|
|
%patch1 -p1
|
|
%patch1 -p1
|
|
-%patch64
|
|
+#%patch13 -p1
|
|
-%patch13 -p1
|
|
|
|
%patch14 -p1
|
|
%patch14 -p1
|
|
-%patch21 -p1
|
|
|
|
%patch66 -p1
|
|
%patch66 -p1
|
|
%patch67 -p1
|
|
%patch67 -p1
|
|
|
|
|
|
-%patch90 -p1
|
|
+#%patch90 -p0
|
|
|
|
|
|
%patch100 -p1
|
|
%patch100 -p1
|
|
%patch101 -p1
|
|
%patch101 -p1
|
|
-%patch102 -p1
|
|
|
|
|
|
|
|
## built header file: avconfig.h
|
|
## built header file: avconfig.h
|
|
[ -f src/third_party/ffmpeg/libavutil/avconfig.h ] && exit 1
|
|
[ -f src/third_party/ffmpeg/libavutil/avconfig.h ] && exit 1
|
|
@@ -268,7 +259,8 @@ export GYP_GENERATORS='ninja'
|
|
-Dlinux_use_gold_flags=0 \
|
|
-Dlinux_use_gold_flags=0 \
|
|
-Dlinux_use_gold_binary=0 \
|
|
-Dlinux_use_gold_binary=0 \
|
|
\
|
|
\
|
|
- -Dlinux_use_tcmalloc=0 \
|
|
+ -Duse_allocator="none" \
|
|
|
|
+ -Dremove_webcore_debug_symbols=1 \
|
|
-Duse_system_bzip2=0 \
|
|
-Duse_system_bzip2=0 \
|
|
-Duse_system_flac=0 \
|
|
-Duse_system_flac=0 \
|
|
-Duse_system_harfbuzz=0 \
|
|
-Duse_system_harfbuzz=0 \
|
|
@@ -467,6 +459,15 @@ fi || :
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Aug 03 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 36.0.1985.125-1
|
|
|
|
+- update to 36.0.1985.125
|
|
|
|
+- remove Patch21 (chromium-gcc47.patch)
|
|
|
|
+- remove Patch64 (chromium-more-codec-aliases.patch)
|
|
|
|
+- remove Patch102 (chromium-35.0.1916.114-rungn.patch)
|
|
|
|
+- update Source3 (pack_chromium_source-vine.sh)
|
|
|
|
+- update Patch13 (chromium-36.0.1985.125-no-courgette.patch)
|
|
|
|
+- update Patch90 (chromium-26.0.1368.0-glib-2.16-use-siginfo_t.patch)
|
|
|
|
+
|
|
* Tue Jun 17 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 35.0.1916.153-2
|
|
* Tue Jun 17 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 35.0.1916.153-2
|
|
- change BuildRequires: eudev-libudev-devel instead of libudev-devel
|
|
- change BuildRequires: eudev-libudev-devel instead of libudev-devel
|
|
|
|
|