[packages/google-chrome] - url seem to always contain /stable/ regardless if stable, beta, other line is used

arekm arekm at pld-linux.org
Tue Jul 10 11:08:09 CEST 2012


commit 6c8d5d4d87cd2fbaf2d2952b76a4c1060b1c82fa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 10 11:08:05 2012 +0200

    - url seem to always contain /stable/ regardless if stable, beta, other line is used

 google-chrome.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/google-chrome.spec b/google-chrome.spec
index aa31c48..899decd 100644
--- a/google-chrome.spec
+++ b/google-chrome.spec
@@ -11,10 +11,10 @@ Version:	20.0.1132.47
 Release:	%{svnrev}%{?rel:.%{rel}}
 License:	Multiple, see http://chrome.google.com/
 Group:		Applications/Networking
-Source0:	http://dl.google.com/linux/chrome/rpm/%{state}/i386/%{name}-%{state}-%{version}-%{svnrev}.i386.rpm
+Source0:	http://dl.google.com/linux/chrome/rpm/stable/i386/%{name}-%{state}-%{version}-%{svnrev}.i386.rpm
 # NoSource0-md5:	2019a1388056b8bf5f7349cdfa0af9f2
 NoSource:	0
-Source1:	http://dl.google.com/linux/chrome/rpm/%{state}/x86_64/%{name}-%{state}-%{version}-%{svnrev}.x86_64.rpm
+Source1:	http://dl.google.com/linux/chrome/rpm/stable/x86_64/%{name}-%{state}-%{version}-%{svnrev}.x86_64.rpm
 # NoSource1-md5:	3569ed25382cf39c81f1b138bafd7485
 NoSource:	1
 Source2:	%{name}.sh


More information about the pld-cvs-commit mailing list