[webkitgtk] drop s390 patch that doesn't apply

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 22 04:29:58 UTC 2010


commit 20846fbbf2eea776685934b3b5530e598b06c620
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Sep 22 00:27:32 2010 -0400

    drop s390 patch that doesn't apply

 webkitgtk.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/webkitgtk.spec b/webkitgtk.spec
index fba0c56..7c13d50 100644
--- a/webkitgtk.spec
+++ b/webkitgtk.spec
@@ -55,7 +55,7 @@ Source0:	http://www.webkitgtk.org/webkit-%{version}.tar.gz
 ## bug. :)
 #Patch1: 	webkit-1.1.13-no-execmem.patch
 Patch2: 	webkit-1.1.14-nspluginwrapper.patch
-Patch3:		webkit-1.3.1-s390.patch
+#Patch3:		webkit-1.3.1-s390.patch
 
 BuildRequires:	bison
 BuildRequires:	chrpath
@@ -118,7 +118,7 @@ LICENSE, README, and AUTHORS files.
 %setup -qn "webkit-%{version}"
 # %patch1 -p1 -b .no-execmem
 %patch2 -p1 -b .nspluginwrapper
-%patch3 -p1 -b .s390
+#%patch3 -p1 -b .s390
 
 %build
 CFLAGS="%optflags -DLIBSOUP_I_HAVE_READ_BUG_594377_AND_KNOW_SOUP_PASSWORD_MANAGER_MIGHT_GO_AWAY" %configure							\


More information about the scm-commits mailing list