From 502b8462ff01333fba453f325dce0f70701a3b60 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Jan 19 2015 12:49:59 +0000 Subject: Fix compilation on second arches --- diff --git a/webkitgtk-2.7.3-compile_fix.patch b/webkitgtk-2.7.3-compile_fix.patch new file mode 100644 index 0000000..638da98 --- /dev/null +++ b/webkitgtk-2.7.3-compile_fix.patch @@ -0,0 +1,14 @@ +diff -up webkitgtk-2.7.3/Source/JavaScriptCore/runtime/BasicBlockLocation.cpp.compile_fix webkitgtk-2.7.3/Source/JavaScriptCore/runtime/BasicBlockLocation.cpp +--- webkitgtk-2.7.3/Source/JavaScriptCore/runtime/BasicBlockLocation.cpp.compile_fix 2015-01-19 13:46:50.155816038 +0100 ++++ webkitgtk-2.7.3/Source/JavaScriptCore/runtime/BasicBlockLocation.cpp 2015-01-19 13:45:47.554871028 +0100 +@@ -29,6 +29,10 @@ + + #include "CCallHelpers.h" + ++#include ++ ++#include ++ + namespace JSC { + + BasicBlockLocation::BasicBlockLocation(int startOffset, int endOffset) diff --git a/webkitgtk4.spec b/webkitgtk4.spec index b0aa31f..e01a02c 100644 --- a/webkitgtk4.spec +++ b/webkitgtk4.spec @@ -21,6 +21,8 @@ Patch0: webkit-1.1.14-nspluginwrapper.patch Patch1: webkitgtk-2.6.4-disable-codec-installer.patch Patch2: webkitgtk-2.5.90-cloop_fix.patch Patch3: webkitgtk-2.5.2-commit_align.patch +# https://bugs.webkit.org/show_bug.cgi?id=140616 +Patch4: webkitgtk-2.7.3-compile_fix.patch BuildRequires: at-spi2-core-devel BuildRequires: bison @@ -186,6 +188,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_datadir}/gtk-doc/html/webkitdomgtk-4.0/ %changelog +* Mon Jan 19 2015 Tomas Popela - 2.6.5-2 +- Fix compilation on secondary arches + * Thu Jan 15 2015 Tomas Popela - 2.6.5-1 - Update to 2.6.5