[packages/chromium-browser/DEVEL] build with system re2 now that missing symbol is exported

glen glen at pld-linux.org
Sat Mar 16 14:34:29 CET 2013


commit 543e99ac8a2b92eb83351095f30278dbf597fab9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Mar 16 15:33:33 2013 +0200

    build with system re2 now that missing symbol is exported

 chromium-browser.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 71c53bd..955af37 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -26,7 +26,7 @@
 %bcond_without	system_minizip	# system minizip
 %bcond_without	system_opus		# system opus codec support, http://www.opus-codec.org/examples/
 %bcond_without	system_protobuf	# system protobuf
-%bcond_with		system_re2		# system re2
+%bcond_without	system_re2		# system re2
 %bcond_without	system_speex	# system speex
 %bcond_with		system_sqlite	# system sqlite
 %bcond_without	system_libsrtp	# system srtp (can be used if using bundled libjingle)
@@ -74,7 +74,7 @@ Version:	%{branch}.%{patchver}
 %else
 Version:	%{branch}.%{basever}
 %endif
-Release:	0.32
+Release:	0.33
 License:	BSD, LGPL v2+ (ffmpeg)
 Group:		X11/Applications/Networking
 Source0:	http://carme.pld-linux.org/~glen/chromium-browser/src/beta/%{name}-%{branch}.%{basever}.tar.gz
@@ -175,7 +175,7 @@ BuildRequires:	python
 #BuildRequires:	python-gyp >= 1-%{gyp_rev}
 BuildRequires:	python-modules
 BuildRequires:	python-ply
-%{?with_system_re2:BuildRequires:	re2-devel}
+%{?with_system_re2:BuildRequires:	re2-devel >= 20130115-2}
 BuildRequires:	rpm >= 4.4.9-56
 BuildRequires:	rpmbuild(macros) >= 1.453
 BuildRequires:	speech-dispatcher-devel >= 0.8
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/543e99ac8a2b92eb83351095f30278dbf597fab9



More information about the pld-cvs-commit mailing list