tpopela pushed to webkitgtk4 (f22). "Backport bmalloc fix (rhbz#1225733)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 28 06:57:15 UTC 2015


From 58220250a0aa39e2696890303f0037c1308cf531 Mon Sep 17 00:00:00 2001
From: Tomas Popela <tpopela at redhat.com>
Date: Thu, 28 May 2015 08:56:37 +0200
Subject: Backport bmalloc fix (rhbz#1225733)


diff --git a/webkitgtk4.spec b/webkitgtk4.spec
index cd5a59a..f8ec0cb 100644
--- a/webkitgtk4.spec
+++ b/webkitgtk4.spec
@@ -9,7 +9,7 @@
 
 Name:           webkitgtk4
 Version:        2.8.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GTK+ Web content engine library
 
 License:        LGPLv2
@@ -26,6 +26,10 @@ Patch3:         webkitgtk-2.8.0-page_size_align.patch
 Patch4:         webkitgtk-2.8.0-s390_fixes.patch
 # https://bugzilla.redhat.com/show_bug.cgi?id=1206577
 Patch5:         webkitgtk-2.8.0-gcc5_fix.patch
+# Remove when 2.8.4 is out
+# https://bugs.webkit.org/show_bug.cgi?id=145385
+# https://bugzilla.redhat.com/show_bug.cgi?id=1225733
+Patch6:         webkitgtk-2.8.3-bmalloc_xlarge.patch
 
 BuildRequires:  at-spi2-core-devel
 BuildRequires:  bison
@@ -108,6 +112,7 @@ This package contains developer documentation for %{name}.
 %patch4 -p1 -b .s390_fixes
 %endif
 %patch5 -p1 -b .gcc5_fix
+%patch6 -p1 -b .bmalloc_xlarge
 
 # Remove bundled libraries
 rm -rf Source/ThirdParty/leveldb/
@@ -217,6 +222,9 @@ make %{?_smp_mflags} -C %{_target_platform}
 %{_datadir}/gtk-doc/html/webkitdomgtk-4.0/
 
 %changelog
+* Thu May 28 2015 Tomas Popela <tpopela at redhat.com> - 2.8.3-2
+- Backport bmalloc fix (rhbz#1225733)
+
 * Fri May 15 2015 Tomas Popela <tpopela at redhat.com> - 2.8.3-1
 - Update to 2.8.3
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/webkitgtk4.git/commit/?h=f22&id=58220250a0aa39e2696890303f0037c1308cf531


More information about the scm-commits mailing list