[qtwebkit] update patch name

Dan Horák sharkcz at fedoraproject.org
Wed Jun 22 21:29:10 UTC 2011


commit a5364653a4ff381651eafe55a6926337168caa82
Author: Dan Horák <dan at danny.cz>
Date:   Wed Jun 22 23:28:45 2011 +0200

    update patch name

 qtwebkit.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/qtwebkit.spec b/qtwebkit.spec
index 314021e..0bb0ad0 100644
--- a/qtwebkit.spec
+++ b/qtwebkit.spec
@@ -21,8 +21,8 @@ Patch1: webkit-qtwebkit-2.2-tp1-pluginpath.patch
 # type casting
 Patch2: webkit-qtwebkit-type-casting.patch
 
-# include JavaScriptCore -debuginfo except on s390(x) during linking of libQtWebKit
-Patch3: webkit-qtwebkit-2.2-javascriptcore_debuginfo.patch
+# include -debuginfo except on s390(x) during linking of libQtWebKit
+Patch3: webkit-qtwebkit-2.2-debuginfo.patch
 
 # don't use -Werror
 Patch4: webkit-qtwebkit-2.2-no_Werror.patch
@@ -79,7 +79,7 @@ Provides:  qt4-webkit-devel%{?_isa} = 2:%{version}-%{release}
 
 %patch1 -p1 -b .pluginpath
 %patch2 -p1 -b .type-cast
-%patch3 -p1 -b .javascriptcore_debuginfo
+%patch3 -p1 -b .debuginfo
 %patch4 -p1 -b .no_Werror
 %patch5 -p1 -b .qt46
 %patch6 -p1 -b .shared


More information about the scm-commits mailing list