commit 56403697bec52d108393df2e185b7555c869351e
Author: Elan Ruusamäe <[email protected]>
Date:   Tue Feb 12 14:15:33 2013 +0200

    Requires: libevent >= 2.0.21 to avoid crashes on 3.5 kernels with 
seccomp-filter
    
    see the devel-en thread:
    
http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2013-February/023413.html
    
    hardcore testing fame goes to arekm
    
    Tested-By: arekm
    Tested-By: baggins
    Tested-By: glen

 chromium-browser.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index 43d55c3..e303763 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -77,7 +77,7 @@ Version:      %{branch}.%{patchver}
 %else
 Version:       %{branch}.%{basever}
 %endif
-Release:       1
+Release:       2
 License:       BSD, LGPL v2+ (ffmpeg)
 Group:         X11/Applications/Networking
 Source0:       
http://carme.pld-linux.org/~glen/chromium-browser/src/stable/%{name}-%{branch}.%{basever}.tar.xz
@@ -198,6 +198,7 @@ Requires:   desktop-file-utils
 # requires any TTF font actually
 Requires:      fonts-TTF-bitstream-vera
 Requires:      hicolor-icon-theme
+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
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to