Author: glen                         Date: Sat Jan 29 14:15:23 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 8.0.552.200, oddly enough the rpm filename contains beta, whilst being in 
stable dir

---- Files affected:
packages/google-chrome:
   google-chrome.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: packages/google-chrome/google-chrome.spec
diff -u packages/google-chrome/google-chrome.spec:1.29 
packages/google-chrome/google-chrome.spec:1.30
--- packages/google-chrome/google-chrome.spec:1.29      Thu Nov 18 12:21:24 2010
+++ packages/google-chrome/google-chrome.spec   Sat Jan 29 15:15:18 2011
@@ -2,18 +2,19 @@
 # NOTE
 # - to look for new version, use update-source.sh script
 
-%define                svnrev  64615
+%define                svnrev  65749
+%define                state   beta
 %define                rel             1
 Summary:       Google Chrome
 Name:          google-chrome
-Version:       7.0.517.44
+Version:       8.0.552.200
 Release:       %{svnrev}.%{rel}
 License:       Multiple, see http://chrome.google.com/
 Group:         Applications/Networking
-Source0:       
http://dl.google.com/linux/rpm/stable/i386/%{name}-stable-%{version}-%{svnrev}.i386.rpm
-# Source0-md5: 97c1267255f6ec6f320c1f830d9c5907
-Source1:       
http://dl.google.com/linux/rpm/stable/x86_64/%{name}-stable-%{version}-%{svnrev}.x86_64.rpm
-# Source1-md5: 4457802e6e7111ce25cbd1c599854ad7
+Source0:       
http://dl.google.com/linux/rpm/stable/i386/%{name}-%{state}-%{version}-%{svnrev}.i386.rpm
+# Source0-md5: 4f5b7f4285efecf30bb6709eb4f8b17a
+Source1:       
http://dl.google.com/linux/rpm/stable/x86_64/%{name}-%{state}-%{version}-%{svnrev}.x86_64.rpm
+# Source1-md5: 271fa0c07655c88907a89ec43fc64acf
 Source2:       %{name}.sh
 Source4:       find-lang.sh
 Patch0:                chrome-desktop.patch
@@ -88,10 +89,7 @@
 rm chrome/xdg-settings
 rm chrome/xdg-mime
 
-%ifarch %{x8664}
-# go figure, 32bit one doesn't have it compressed
-gzip -d *.1.gz
-%endif
+[ -f *.1.gz ] && gzip -d *.1.gz
 
 %patch0 -p1
 
@@ -184,6 +182,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2011/01/29 14:15:18  glen
+- 8.0.552.200, oddly enough the rpm filename contains beta, whilst being in 
stable dir
+
 Revision 1.29  2010/11/18 11:21:24  glen
 - depend on xdg-utils snapshot
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/google-chrome/google-chrome.spec?r1=1.29&r2=1.30&f=u

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

Reply via email to