]> git.pld-linux.org Git - packages/google-chrome.git/blobdiff - google-chrome.spec
- up to 105.0.5195.52
[packages/google-chrome.git] / google-chrome.spec
index 0de1cecbb91d648c017d0ef65fc0d49765f56191..afc5819327da028f01b6886f2a27c69395f6fccc 100644 (file)
 %endif
 Summary:       Google Chrome
 Name:          google-chrome%{?gcsuffix}
-Version:       80.0.3987.106
+Version:       105.0.5195.52
 Release:       1
 License:       Multiple, see http://chrome.google.com/
 Group:         Applications/Networking
 Source0:       http://dl.google.com/linux/chrome/rpm/stable/x86_64/google-chrome-%{state}-%{version}-%{release}.x86_64.rpm
-# NoSource0-md5:       fda03b2b1074456c2db734ac693e2f32
+# NoSource0-md5:       319a9288ca83381bb69dcbc2bd27e9a0
 NoSource:      0
 Source1:       google-chrome.sh
 Source2:       find-lang.sh
@@ -32,7 +32,7 @@ Requires:     hicolor-icon-theme
 Requires:      uname(release) >= 3.17
 Requires:      xdg-utils >= 1.0.2-4
 Provides:      wwwbrowser
-ExclusiveArch:  %{x8664}
+ExclusiveArch: %{x8664}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %{expand:%%define      crver %{version}}
@@ -184,8 +184,13 @@ fi
 %{_libdir}/%{name}/MEIPreload
 %{_libdir}/%{name}/icudtl.dat
 %{_libdir}/%{name}/chrome_*_percent.pak
+%{_libdir}/google-chrome/chrome-management-service
 %{_libdir}/%{name}/resources.pak
 %{_libdir}/%{name}/v8_context_snapshot.bin
+%{_libdir}/%{name}/libEGL.so
+%{_libdir}/%{name}/libGLESv2.so
+%{_libdir}/google-chrome/liboptimization_guide_internal.so
+%{_libdir}/%{name}/libvulkan.so.1
 %dir %{_libdir}/%{name}/locales
 %{_libdir}/%{name}/locales/en-US.pak
 #%{_libdir}/%{name}/locales/fake-bidi.pak
@@ -200,7 +205,7 @@ fi
 # These unique permissions are intentional and necessary for the sandboxing
 %attr(4555,root,root) %{_libdir}/%{name}/chrome-sandbox
 
-%attr(755,root,root) %{_libdir}/%{name}/crashpad_handler
+%attr(755,root,root) %{_libdir}/%{name}/chrome_crashpad_handler
 
 # nacl
 %attr(755,root,root) %{_libdir}/%{name}/nacl_helper
@@ -210,16 +215,14 @@ fi
 # DRM
 %attr(755,root,root) %{_libdir}/%{name}/libwidevinecdm.so
 
-# replace with mesa symlinks?
-%dir %{_libdir}/%{name}/swiftshader
-%attr(755,root,root) %{_libdir}/%{name}/swiftshader/libEGL.so
-%attr(755,root,root) %{_libdir}/%{name}/swiftshader/libGLESv2.so
-
 # ffmpeg libs
 %if %{with ffmpegsumo}
 %attr(755,root,root) %{_libdir}/%{name}/libffmpegsumo.so
 %endif
 
+%attr(755,root,root) %{_libdir}/%{name}/libvk_swiftshader.so
+%{_libdir}/%{name}/vk_swiftshader_icd.json
+
 %{_libdir}/%{name}/WidevineCdm
 
 # hack
This page took 0.053999 seconds and 4 git commands to generate.