[packages/chromium-browser/DEVEL] ensure patched re2 is used at runtime

glen glen at pld-linux.org
Mon Mar 25 23:39:43 CET 2013


commit b2c4ae39b9391c1e23bb3cdab68d248d8cb220e7
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Mar 26 00:39:31 2013 +0200

    ensure patched re2 is used at runtime

 chromium-browser.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 05f7e41..c0b8c73 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -74,7 +74,7 @@ Version:	%{branch}.%{patchver}
 %else
 Version:	%{branch}.%{basever}
 %endif
-Release:	0.34
+Release:	0.35
 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
@@ -203,6 +203,7 @@ Requires:	libevent >= 2.0.21
 %{?with_libjpegturbo:Requires:	libjpeg-turbo >= 1.2.0}
 %{?with_system_libvpx:Requires:	libvpx >= 0.9.5-2}
 Requires:	lsb-release
+%{?with_system_re2:Requires:	re2 >= 20130115-2}
 Requires:	shared-mime-info
 Requires:	xdg-utils >= 1.0.2-4
 Requires:	xorg-lib-libX11 >= 1.4.99.1
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list