[packages/chromium-browser/dev-27] up to 27.0.1453.47

glen glen at pld-linux.org
Thu Apr 11 14:45:14 CEST 2013


commit 5048b37afafe38a4b81b7dcae4d99dbc3944c110
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Apr 11 15:44:48 2013 +0300

    up to 27.0.1453.47

 chromium-browser.spec | 5 +++--
 clean-source.sh       | 2 ++
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 07f2e6c..ebe2784 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -59,7 +59,7 @@
 # - to look for new tarball, use update-source.sh script
 
 %define		branch		27.0.1453
-%define		basever		15
+%define		basever		47
 #define		patchver	70
 %define		gyp_rev	1014
 Summary:	A WebKit powered web browser
@@ -172,7 +172,7 @@ BuildRequires:	rpm >= 4.4.9-56
 BuildRequires:	rpmbuild(macros) >= 1.453
 BuildRequires:	speech-dispatcher-devel >= 0.8
 %{?with_system_speex:BuildRequires:	speex-devel >= 1:1.2-rc1}
-BuildRequires:	sqlite3-devel >= 3.6.1
+%{?with_system_sqlite:BuildRequires:	sqlite3-devel >= 3.7}
 %{?with_system_libsrtp:BuildRequires:	srtp-devel >= 1.4.4}
 BuildRequires:	subversion
 BuildRequires:	tar >= 1:1.22
@@ -296,6 +296,7 @@ sh -x clean-source.sh \
 	%{!?with_system_mesa:mesa=0} \
 	%{!?with_system_protobuf:protobuf=0} \
 	%{!?with_system_re2:re2=0} \
+	%{!?with_system_sqlite:sqlite=0} \
 	%{!?with_system_v8:v8=0} \
 	%{!?with_system_zlib:zlib=0} \
 	%{nil}
diff --git a/clean-source.sh b/clean-source.sh
index dd810c6..45f2365 100755
--- a/clean-source.sh
+++ b/clean-source.sh
@@ -38,6 +38,7 @@ remove_nonessential_dirs() {
 	v8/benchmarks \
 	v8/src/arm \
 	v8/src/d8* \
+	third_party/chromite \
 	android_webview \
 	ash/resources/default_100_percent/cros_ \
 	ash/resources/default_200_percent/cros_ \
@@ -933,6 +934,7 @@ strip_system_dirs \
 	third_party/protobuf \
 	third_party/re2 \
 	third_party/speex \
+	third_party/sqlite \
 	third_party/yasm \
 	third_party/zlib \
 	v8 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/5048b37afafe38a4b81b7dcae4d99dbc3944c110



More information about the pld-cvs-commit mailing list