[webkitgtk] apply the correct double2intsPPC32 patch on ppc

Karsten Hopp karsten at fedoraproject.org
Wed Dec 4 13:57:56 UTC 2013


commit a4f66005f7be4790a43776e96761bda04d50314c
Author: Karsten Hopp <karsten at redhat.com>
Date:   Wed Dec 4 14:57:48 2013 +0100

    apply the correct double2intsPPC32 patch on ppc

 webkit-1.11.90-double2intsPPC32.patch |   40 ---------------------------------
 webkitgtk.spec                        |    7 ++++-
 2 files changed, 5 insertions(+), 42 deletions(-)
---
diff --git a/webkitgtk.spec b/webkitgtk.spec
index 573e0e9..f1f7f4d 100644
--- a/webkitgtk.spec
+++ b/webkitgtk.spec
@@ -10,7 +10,7 @@
 
 Name:		webkitgtk
 Version:	2.2.2
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	GTK+ Web content engine library
 
 Group:		Development/Libraries
@@ -25,7 +25,7 @@ Patch0: 	webkit-1.3.10-nspluginwrapper.patch
 # https://bugs.webkit.org/show_bug.cgi?id=104270
 Patch1:         webkitgtk-2.1.1-yarr.patch
 # https://bugs.webkit.org/show_bug.cgi?id=103128
-Patch4:         webkit-1.11.90-double2intsPPC32.patch
+Patch4:         webkit-2.1.90-double2intsPPC32.patch
 
 BuildRequires:	bison
 BuildRequires:	chrpath
@@ -201,6 +201,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/gtk-doc/html/webkitgtk
 
 %changelog
+* Wed Dec 04 2013 Karsten Hopp <karsten at redhat.com> 2.2.2-2
+- apply the correct double2intsPPC32 patch on ppc
+
 * Mon Nov 11 2013 Kevin Fenzi <kevin at scrye.com> 2.2.2-1
 - Update to 2.2.2
 


More information about the scm-commits mailing list