]> git.pld-linux.org Git - packages/chromium-browser.git/commitdiff
ensure patched re2 is used at runtime
authorElan Ruusamäe <glen@delfi.ee>
Mon, 25 Mar 2013 22:39:31 +0000 (00:39 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 25 Mar 2013 22:39:31 +0000 (00:39 +0200)
chromium-browser.spec

index 05f7e41fb65d9c61f4434a37f5f3617c0f5d328c..c0b8c73ae732a1963694fed9bfb6b19cbc51f329 100644 (file)
@@ -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
This page took 0.08268 seconds and 4 git commands to generate.