commit a20f29ed7bef1702549d7a4c6c3b6428463c8687
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Wed Nov 5 06:38:10 2014 +0100

    - rel 3; include algorithm for sort

 chromium-browser-build.patch | 10 ++++++++++
 chromium-browser.spec        |  4 +++-
 2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/chromium-browser.spec b/chromium-browser.spec
index eb99dd7..1159084 100644
--- a/chromium-browser.spec
+++ b/chromium-browser.spec
@@ -82,7 +82,7 @@ Version:      %{branch}.%{patchver}
 %else
 Version:       %{branch}.%{basever}
 %endif
-Release:       2
+Release:       3
 License:       BSD%{!?with_system_ffmpeg:, LGPL v2+ (ffmpeg)}
 Group:         X11/Applications/Networking
 Source0:       
http://carme.pld-linux.org/~glen/chromium-browser/src/stable/%{name}-%{branch}.%{basever}.tar.xz
@@ -118,6 +118,7 @@ Patch31:    system-jinja.patch
 Patch32:       remove_bundled_libraries-stale.patch
 Patch35:       etc-dir.patch
 Patch36:       angle.patch
+Patch37:       %{name}-build.patch
 URL:           http://www.chromium.org/Home
 %{?with_gconf:BuildRequires:   GConf2-devel}
 %{?with_system_mesa:BuildRequires:     Mesa-libGL-devel >= 9.1}
@@ -323,6 +324,7 @@ ln -s %{SOURCE7} .
 %patch32 -p1
 %patch35 -p1
 %patch36 -p1
+%patch37 -p1
 
 %{?with_dev:exit 0}
 
diff --git a/chromium-browser-build.patch b/chromium-browser-build.patch
new file mode 100644
index 0000000..dc15fa4
--- /dev/null
+++ b/chromium-browser-build.patch
@@ -0,0 +1,10 @@
+--- 
chromium-browser-38.0.2125.111/media/cast/logging/encoding_event_subscriber.cc~ 
   2014-10-02 19:39:47.000000000 +0200
++++ 
chromium-browser-38.0.2125.111/media/cast/logging/encoding_event_subscriber.cc  
   2014-11-05 06:35:45.611057986 +0100
+@@ -6,6 +6,7 @@
+ 
+ #include <cstring>
+ #include <utility>
++#include <algorithm>
+ 
+ #include "base/logging.h"
+ #include "media/cast/logging/proto/proto_utils.h"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/chromium-browser.git/commitdiff/a20f29ed7bef1702549d7a4c6c3b6428463c8687

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

Reply via email to