]> git.pld-linux.org Git - packages/google-chrome.git/commitdiff
- up to 10.0.648.204 google-chrome-10_0_648_204-79063_1
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 8 Apr 2011 06:54:26 +0000 (06:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    google-chrome.spec -> 1.32

google-chrome.spec

index 3d63ef76698580d1377d2c467936b2e75c1a0165..5088bbfcf3d90f5721d0d406a493154393b1d621 100644 (file)
@@ -1,19 +1,19 @@
 # NOTE
 # - to look for new version, use update-source.sh script
 
-%define                svnrev  75357
+%define                svnrev  79063
 %define                state   stable
 %define                rel             1
 Summary:       Google Chrome
 Name:          google-chrome
-Version:       9.0.597.107
+Version:       10.0.648.204
 Release:       %{svnrev}.%{rel}
 License:       Multiple, see http://chrome.google.com/
 Group:         Applications/Networking
 Source0:       http://dl.google.com/linux/chrome/rpm/stable/i386/%{name}-%{state}-%{version}-%{svnrev}.i386.rpm
-# Source0-md5: 429d45fcc7c63bcc8c0f9af5c8edbf02
+# Source0-md5: 9d25a893e686a13e0f272cf13886f9cd
 Source1:       http://dl.google.com/linux/chrome/rpm/stable/x86_64/%{name}-%{state}-%{version}-%{svnrev}.x86_64.rpm
-# Source1-md5: 2b4be5889a67e89ea0c050d2ab3709de
+# Source1-md5: 9fcd3267fcda3be5551ffecaf555589a
 Source2:       %{name}.sh
 Source4:       find-lang.sh
 Patch0:                chrome-desktop.patch
@@ -156,6 +156,9 @@ fi
 # These unique permissions are intentional and necessary for the sandboxing
 %attr(4555,root,root) %{_libdir}/%{name}/chrome-sandbox
 
+# Native Client plugin, to use launch with --enable-nacl
+%attr(755,root,root) %{_libdir}/%{name}/libppGoogleNaClPluginChrome.so
+
 %attr(755,root,root) %{_libdir}/%{name}/libpdf.so
 
 %ifarch %{ix86}
This page took 0.169098 seconds and 4 git commands to generate.