From c6373368c2f1ad9ed39baa2b5e4a1909370f984e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 26 Sep 2010 10:43:42 +0000 Subject: [PATCH] - flash player files on i686 (or should not package them?) Changed files: google-chrome.spec -> 1.27 --- google-chrome.spec | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/google-chrome.spec b/google-chrome.spec index 331de3d..a258748 100644 --- a/google-chrome.spec +++ b/google-chrome.spec @@ -154,6 +154,13 @@ fi %attr(4555,root,root) %{_libdir}/%{name}/chrome-sandbox %attr(755,root,root) %{_libdir}/%{name}/libpdf.so + +%ifarch %{ix86} +# flash player +%{_libdir}/%{name}/plugin.vch +%attr(755,root,root) %{_libdir}/%{name}/libgcflashplayer.so +%endif + # ffmpeg libs %attr(755,root,root) %{_libdir}/%{name}/libffmpegsumo.so -- 2.44.0