]> git.pld-linux.org Git - packages/google-chrome.git/commitdiff
- Up to 44.0.2403.89.
authorLukasz Masko <lmasko@pld-linux.org>
Wed, 22 Jul 2015 13:05:09 +0000 (15:05 +0200)
committerLukasz Masko <lmasko@pld-linux.org>
Wed, 22 Jul 2015 13:05:09 +0000 (15:05 +0200)
- Since libffmpegsumo is not in the package now, I've just changed the
  bcond to ...with instead of ...without. Just for the case.

google-chrome.spec

index 9142d918bc756ac380a661057e827359ba8eb90e..db516de087c5798c03e568c55c5124d2d0f37af3 100644 (file)
@@ -2,7 +2,7 @@
 # - to look and update to new version, use update-source.sh script
 #
 # Conditional build:
-%bcond_without ffmpegsumo      # using ffmpegsumo
+%bcond_with    ffmpegsumo      # using ffmpegsumo
 
 %define                flashv  18.0.0.209
 %define                state   stable
 %endif
 Summary:       Google Chrome
 Name:          google-chrome
-Version:       43.0.2357.134
+Version:       44.0.2403.89
 Release:       1
 License:       Multiple, see http://chrome.google.com/
 Group:         Applications/Networking
 Source0:       http://dl.google.com/linux/chrome/rpm/stable/i386/%{name}-%{state}-%{version}-%{release}.i386.rpm
-# NoSource0-md5:       1cc71353ad2e4da6f8693884b6d2a1fa
+# NoSource0-md5:       5f04bfb8cfac75b6ac93fd62ade9c96f
 NoSource:      0
 Source1:       http://dl.google.com/linux/chrome/rpm/stable/x86_64/%{name}-%{state}-%{version}-%{release}.x86_64.rpm
-# NoSource1-md5:       ebf1f76acf9ae56d4999b83aae1264f5
+# NoSource1-md5:       38df68e4d7a526b2e066f882eee8dccc
 NoSource:      1
 Source2:       %{name}.sh
 Source4:       find-lang.sh
This page took 0.039942 seconds and 4 git commands to generate.