home:rwooninck:chromium/chromium -> openSUSE:Factory:Contrib/chromium
https://build.opensuse.org/request/diff/76803 Description: Update to 14.0.829 changes files: -------------- --- chromium.changes +++ chromium.changes @@ -1,0 +2,5 @@ +Thu Jul 21 17:06:31 UTC 2011 - [email protected] + +- Update to 14.0.829 + +------------------------------------------------------------------- old: ---- chromium.14.0.825.0.svn92811.tar.lzma new: ---- chromium.14.0.829.0.svn93418.tar.lzma spec files: ----------- --- chromium.spec +++ chromium.spec @@ -3,11 +3,11 @@ # Thanks to jhaygood for most of the icu patch -%define svn_rev 92811 -%define v8_ver 3.4.12.1 +%define svn_rev 93418 +%define v8_ver 3.4.13.0 Name: chromium -Version: 14.0.825.0 +Version: 14.0.829.0 Release: 1 License: BSD Summary: Google's opens source browser project @@ -119,6 +119,7 @@ BuildRequires: v8-devel = %{v8_ver} BuildRequires: wdiff BuildRequires: zlib-devel +BuildRequires: libpulse-devel %if 0%{?suse_version} > 1120 BuildRequires: libgnome-keyring-devel %else other changes: -------------- ++++++ chromium-6.0.406.0-system-gyp-v8.patch --- chromium-6.0.406.0-system-gyp-v8.patch +++ chromium-6.0.406.0-system-gyp-v8.patch @@ -173,7 +173,7 @@ ['OS=="mac"', { --- chromium/src/build/linux/system.gyp 2010-11-20 23:07:46.000000000 +0100 +++ new/src/build/linux/system.gyp 2010-11-25 21:05:09.418000018 +0100 -@@ -283,6 +283,19 @@ +@@ -340,6 +340,19 @@ }]] }, { @@ -190,7 +190,7 @@ + }]] + }, + { - 'target_name': 'gnome-keyring', + 'target_name': 'gnome_keyring', 'type': 'settings', 'conditions': [ --- chromium/src/net/net.gyp 2010-11-25 19:17:15.000000000 +0100 ++++++ chromium-7.0.500.0-system-speex.patch --- chromium-7.0.500.0-system-speex.patch +++ chromium-7.0.500.0-system-speex.patch @@ -25,7 +25,7 @@ + }]] + }, + { - 'target_name': 'gnome-keyring', + 'target_name': 'gnome_keyring', 'type': 'settings', 'conditions': [ diff -up chromium-7.0.500.0-20100819svn56724/content/content_browser.gypi.speex chromium-7.0.500.0-20100819svn56724/chrome/chrome_browser.gypi @@ -39,11 +39,11 @@ + '../build/linux/system.gyp:speex', '../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:webkit', '../third_party/zlib/zlib.gyp:zlib', - '../ui/ui.gyp:ui_base', + '../ui/ui.gyp:ui', --- chromium/src/content/browser/speech/audio_encoder.cc 2011-01-20 09:04:11.631000020 +0100 +++ chromium/src/content/browser/speech/audio_encoder.cc 2011-01-20 09:04:11.631000020 +0100 @@ -10,7 +10,7 @@ - #include "base/stl_util-inl.h" + #include "base/stl_util.h" #include "base/string_number_conversions.h" #include "third_party/flac/flac.h" -#include "third_party/speex/speex.h" ++++++ chromium-7.0.542.0-system-libvpx.patch --- chromium-7.0.542.0-system-libvpx.patch +++ chromium-7.0.542.0-system-libvpx.patch @@ -25,7 +25,7 @@ + }]] + }, + { - 'target_name': 'gnome-keyring', + 'target_name': 'gnome_keyring', 'type': 'settings', 'conditions': [ diff -up chromium-7.0.542.0/remoting/remoting.gyp.system-libvpx chromium-7.0.542.0/remoting/remoting.gyp ++++++ chromium-codechanges-zlib.patch --- chromium-codechanges-zlib.patch +++ chromium-codechanges-zlib.patch @@ -47,4 +47,4 @@ -#endif #include "base/base64.h" - #include "base/time.h" + #include "base/basictypes.h" ++++++ chromium-gcc46.patch --- chromium-gcc46.patch +++ chromium-gcc46.patch @@ -5,8 +5,8 @@ #include <stddef.h> #include <vector> +#include <cstddef> - - class SkBitmap; + + #include "ui/ui_api.h" --- chromium/src/chrome/browser/search_engines/template_url_prepopulate_data.h 2011-03-31 14:48:03.000000000 +0400 +++ chromium/src/chrome/browser/search_engines/template_url_prepopulate_data.h 2011-03-31 14:49:52.000000000 +0400 ++++++ chromium-no-courgette.patch --- chromium-no-courgette.patch +++ chromium-no-courgette.patch @@ -1,12 +1,12 @@ diff -up chromium-20100218svn39394/src/build/all.gyp.no-courgette chromium-20100218svn39394/src/build/all.gyp --- chromium-20100218svn39394/src/build/all.gyp.no-courgette 2010-02-19 16:03:23.305138076 -0500 +++ chromium-20100218svn39394/src/build/all.gyp 2010-02-19 16:03:42.426124248 -0500 -@@ -59,7 +59,6 @@ +@@ -78,7 +78,6 @@ ['OS=="linux"', { 'dependencies': [ '../breakpad/breakpad.gyp:*', - '../courgette/courgette.gyp:*', '../sandbox/sandbox.gyp:*', + '../cloud_print/virtual_driver/virtual_driver_linux.gyp:*', ], - 'conditions': [ diff -up chromium-20100218svn39394/src/chrome/chrome.gyp.no-courgette chromium-20100218svn39394/src/chrome/chrome.gyp ++++++ chromium-system-glew.patch --- chromium-system-glew.patch +++ chromium-system-glew.patch @@ -1,7 +1,7 @@ diff -up chromium-5.0.377.0-20100413svn44349/src/build/linux/system.gyp.GLEW chromium-5.0.377.0-20100413svn44349/src/build/linux/system.gyp --- chromium-5.0.377.0-20100413svn44349/src/build/linux/system.gyp.GLEW 2010-04-13 11:36:47.300172139 -0400 +++ chromium-5.0.377.0-20100413svn44349/src/build/linux/system.gyp 2010-04-13 11:36:47.579173387 -0400 -@@ -255,6 +255,42 @@ +@@ -340,6 +340,42 @@ }, }]] }, @@ -42,5 +42,5 @@ + }]] + }, { - 'target_name': 'gnome-keyring', + 'target_name': 'gnome_keyring', 'type': 'settings', ++++++ chromium.14.0.829.0.svn93418.tar.lzma (new) Binary file chromium.14.0.829.0.svn93418.tar.lzma added ++++++ deleted files: --- chromium.14.0.825.0.svn92811.tar.lzma To REVIEW against the previous version: osc request show --diff 76803 To ACCEPT the request: osc request accept 76803 --message="reviewed ok." To DECLINE the request: osc request decline 76803 --message="declined for reason xyz (see ... for background / policy / ...)." To REVOKE the request: osc request revoke 76803 --message="retracted because ..., sorry / thx / see better version ..." -- Hermes messaging (http://hermes.opensuse.org) openSUSE Build Service (https://build.opensuse.org/) Collaboration: http://en.opensuse.org/Build_Service/Collaboration -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
