[packages/chromium-browser] disable nacl, broken now

glen glen at pld-linux.org
Sat Oct 5 20:15:18 CEST 2013


commit 3aa67e118e41e6053c1d0409505ccb0896ad4a44
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Oct 5 15:03:20 2013 +0300

    disable nacl, broken now

 chromium-browser.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index b9f4fb8..5437e61 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -7,7 +7,7 @@
 %bcond_without	keyring 		# with keyring support (gnome-keyring dlopened, kwalletd via dbus)
 %bcond_with		gps 			# with gps support (linked), if enabled must use exactly same gpsd as shm structures may change leading to unexpected results (crash)
 %bcond_without	libjpegturbo	# use libjpeg-turbo features
-%bcond_without	nacl			# build Native Client support
+%bcond_with	nacl			# build Native Client support, disabled: http://crbug.com/269560
 %bcond_without	pulseaudio		# with pulseaudio
 %bcond_without	sandboxing		# with sandboxing
 %bcond_with		selinux			# with SELinux (need policy first)
@@ -294,7 +294,7 @@ ln -s %{SOURCE7} .
 %patch16 -p1
 %patch28 -p1
 %patch25 -p2
-%patch18 -p1
+%{?with_nacl:%patch18 -p1}
 %patch24 -p2
 %patch26 -p2
 %patch29 -p0
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list