From 7dbd49e04bd9a8f4d4bc37c8ef5956cd0c962c7c Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sat, 20 Apr 2013 19:23:34 +0200 Subject: [PATCH] - updated to 2.0.1 - updated sh patch --- gtk-webkit-sh.patch | 20 -------------------- gtk-webkit.spec | 4 ++-- 2 files changed, 2 insertions(+), 22 deletions(-) diff --git a/gtk-webkit-sh.patch b/gtk-webkit-sh.patch index 642f56b..3f3d90e 100644 --- a/gtk-webkit-sh.patch +++ b/gtk-webkit-sh.patch @@ -35,23 +35,3 @@ fi AC_SUBST([OPENGL_LIBS]) ---- webkitgtk-2.0.0/Source/autotools/SetupWebKitFeatures.m4.orig 2013-04-12 19:48:10.867922095 +0200 -+++ webkitgtk-2.0.0/Source/autotools/SetupWebKitFeatures.m4 2013-04-12 20:02:21.254571037 +0200 -@@ -12,7 +12,7 @@ - # This list of features represents those selected for release builds. - # If you are adding a new or unstable feature, you should mark it - # disabled here. --read -d '' DEFAULT_FEATURE_DEFINES <<"EOF" -+DEFAULT_FEATURE_DEFINES=" - ENABLE_ACCELERATED_2D_CANVAS=0 - ENABLE_BATTERY_STATUS=0 - ENABLE_BLOB=1 -@@ -107,7 +107,7 @@ - ENABLE_WEB_TIMING=1 - ENABLE_WORKERS=1 - ENABLE_XHR_TIMEOUT=1 --EOF -+" - - if test "$enable_spellcheck" = "yes"; then - DEFAULT_FEATURE_DEFINES="$DEFAULT_FEATURE_DEFINES ENABLE_SPELLCHECK=1" diff --git a/gtk-webkit.spec b/gtk-webkit.spec index 6a45dc0..0aab0db 100644 --- a/gtk-webkit.spec +++ b/gtk-webkit.spec @@ -5,12 +5,12 @@ Summary: Port of WebKit embeddable web component to GTK+ Summary(pl.UTF-8): Port osadzalnego komponentu WWW WebKit do GTK+ Name: gtk-webkit -Version: 2.0.0 +Version: 2.0.1 Release: 1 License: BSD-like Group: X11/Libraries Source0: http://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz -# Source0-md5: fa231ba8c9cd33575b9692614324be21 +# Source0-md5: 69c2037b6d2644d789d34940eac9c993 Patch0: %{name}-sync-builtins.patch Patch1: %{name}-sh.patch URL: http://webkitgtk.org/ -- 2.44.0