[packages/chromium-browser] require fixed protobuf -DGOOGLE_PROTOBUF_NO_RTTI build. thx lmasko for spotting this

glen glen at pld-linux.org
Mon Sep 1 13:11:26 CEST 2014


commit 28ad74ecd254be3d0fc2c93221f1c03f33154c74
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Sep 1 14:09:52 2014 +0300

    require fixed protobuf -DGOOGLE_PROTOBUF_NO_RTTI build. thx lmasko for spotting this
    
    http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2014-August/024008.html
    https://groups.google.com/a/chromium.org/forum/#!topic/chromium-packagers/i-wFQoivG1k

 chromium-browser.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 23536cd..e2542eb 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -72,7 +72,7 @@ Version:	%{branch}.%{patchver}
 %else
 Version:	%{branch}.%{basever}
 %endif
-Release:	1
+Release:	2
 License:	BSD%{!?with_system_ffmpeg:, LGPL v2+ (ffmpeg)}
 Group:		X11/Applications/Networking
 Source0:	http://carme.pld-linux.org/~glen/chromium-browser/src/stable/%{name}-%{branch}.%{basever}.tar.xz
@@ -202,6 +202,7 @@ Requires:	libevent >= 2.0.21
 %{?with_system_libvpx:Requires:	libvpx >= 1.3.0}
 Requires:	lsb-release
 %{?with_system_re2:Requires:	re2 >= 20130115-2}
+%{?with_system_protobuf:Requires:	protobuf >= 2.5.0-2}
 Requires:	shared-mime-info
 %{?with_system_sqlite:Requires:	sqlite3(icu)}
 Requires:	xdg-utils >= 1.0.2-4
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list