[packages/chromium-browser] up to 20.0.1132.57
glen
glen at pld-linux.org
Wed Jul 11 21:41:31 CEST 2012
commit daa4a66c4ff777090b6e4b8d71fb3998aa0cd547
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Jul 11 22:40:17 2012 +0300
up to 20.0.1132.57
chromium-browser.spec | 8 ++++----
clean-source.sh | 46 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 50 insertions(+), 4 deletions(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 501db8d..bdfbc34 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -51,12 +51,12 @@
%define gyp_rev 1014
Summary: A WebKit powered web browser
Name: chromium-browser
-Version: 20.0.1132.47
-Release: 2
+Version: 20.0.1132.57
+Release: 1
License: BSD, LGPL v2+ (ffmpeg)
Group: X11/Applications/Networking
-Source0: http://carme.pld-linux.org/~glen/chromium-browser/src/beta/%{name}-%{version}.tar.xz
-# Source0-md5: 282c717fbfaee8acd6d5bf4f676019a2
+Source0: http://carme.pld-linux.org/~glen/chromium-browser/src/stable/%{name}-%{version}.tar.xz
+# Source0-md5: 49ca9c418a10d99196951ecef01bcb5a
Source1: %{name}.default
Source2: %{name}.sh
Source3: %{name}.desktop
diff --git a/clean-source.sh b/clean-source.sh
index 5aa97e3..28e1844 100644
--- a/clean-source.sh
+++ b/clean-source.sh
@@ -52,6 +52,52 @@ remove_nonessential_dirs() {
third_party/yasm/source/patched-yasm/modules/objfmts/xdf/tests \
third_party/WebKit/Source/JavaScriptCore/tests \
third_party/WebKit/LayoutTests \
+ \
+ breakpad/src/client/mac/tests \
+ breakpad/src/client/windows/tests \
+ breakpad/src/common/linux/tests \
+ breakpad/src/common/tests \
+ chrome/browser/resources/tracing/tests \
+ chrome/browser/ui/tests \
+ content/test/data/layout_tests/LayoutTests/http/tests \
+ content/test/data/layout_tests/LayoutTests/http/tests/websocket/tests \
+ content/test/data/layout_tests/LayoutTests/platform/chromium-win/http/tests \
+ gpu/command_buffer/tests \
+ native_client/tests \
+ native_client/tools/tests \
+ native_client_sdk/src/build_tools/tests \
+ ppapi/native_client/tests \
+ ppapi/tests \
+ sandbox/tests \
+ seccompsandbox/tests \
+ third_party/WebKit/Source/JavaScriptCore/API/tests \
+ third_party/WebKit/Source/JavaScriptCore/qt/tests \
+ third_party/WebKit/Source/WebKit/chromium/tests \
+ third_party/WebKit/Source/WebKit/gtk/tests \
+ third_party/WebKit/Source/WebKit/qt/tests \
+ third_party/WebKit/Source/WebKit2/UIProcess/API/gtk/tests \
+ third_party/WebKit/Source/WebKit2/UIProcess/API/qt/tests \
+ third_party/angle/tests \
+ third_party/ffmpeg/tests \
+ third_party/harfbuzz/tests \
+ third_party/hyphen/tests \
+ third_party/mesa/MesaLib/src/gallium/tests \
+ third_party/mesa/MesaLib/src/gallium/tests/python/tests \
+ third_party/tcmalloc/chromium/src/tests \
+ third_party/tcmalloc/vendor/src/tests \
+ third_party/yasm/source/patched-yasm/libyasm/tests \
+ third_party/yasm/source/patched-yasm/modules/arch/lc3b/tests \
+ third_party/yasm/source/patched-yasm/modules/dbgfmts/stabs/tests \
+ third_party/yasm/source/patched-yasm/modules/parsers/gas/tests \
+ third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests \
+ third_party/yasm/source/patched-yasm/modules/parsers/tasm/tests \
+ third_party/yasm/source/patched-yasm/modules/preprocs/nasm/tests \
+ third_party/yasm/source/patched-yasm/modules/preprocs/raw/tests \
+ third_party/yasm/source/patched-yasm/tools/python-yasm/tests \
+ tools/clang/plugins/tests \
+ tools/page_cycler/webpagereplay/tests \
+ tools/perf_expectations/tests \
+ \
v8/test \
webkit/data/layout_tests \
webkit/tools/test/reference_build \
More information about the pld-cvs-commit
mailing list