rpms/webkitgtk/devel webkit-1.1.14-nspluginwrapper.patch,1.1,1.2

Bastien Nocera hadess at fedoraproject.org
Tue Dec 1 15:23:47 UTC 2009


Author: hadess

Update of /cvs/pkgs/rpms/webkitgtk/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16816

Modified Files:
	webkit-1.1.14-nspluginwrapper.patch 
Log Message:
update nspluginwrapper patch

webkit-1.1.14-nspluginwrapper.patch:
 PluginDatabase.cpp |    3 +++
 1 file changed, 3 insertions(+)

Index: webkit-1.1.14-nspluginwrapper.patch
===================================================================
RCS file: /cvs/pkgs/rpms/webkitgtk/devel/webkit-1.1.14-nspluginwrapper.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- webkit-1.1.14-nspluginwrapper.patch	14 Sep 2009 17:56:11 -0000	1.1
+++ webkit-1.1.14-nspluginwrapper.patch	1 Dec 2009 15:23:47 -0000	1.2
@@ -1,9 +1,9 @@
---- webkit-1.1.14/WebCore/plugins/PluginDatabase.cpp.orig	2009-09-14 17:48:44.000000000 +0100
-+++ webkit-1.1.14/WebCore/plugins/PluginDatabase.cpp	2009-09-14 17:50:28.000000000 +0100
-@@ -355,6 +355,9 @@ Vector<String> PluginDatabase::defaultPl
-     paths.append("/usr/lib/netscape/plugins-libc6");
-     paths.append("/usr/lib64/netscape/plugins");
+--- webkit-1.1.17/WebCore/plugins/PluginDatabase.cpp.old	2009-12-01 15:22:10.000000000 +0000
++++ webkit-1.1.17/WebCore/plugins/PluginDatabase.cpp	2009-12-01 15:22:21.000000000 +0000
+@@ -357,6 +357,9 @@ Vector<String> PluginDatabase::defaultPl
      paths.append("/usr/lib64/mozilla/plugins");
+     paths.append("/usr/lib/nsbrowser/plugins");
+     paths.append("/usr/lib64/nsbrowser/plugins");
 +    /* And for nspluginwrapper */
 +    paths.append("/usr/lib64/mozilla/plugins-wrapped");
 +    paths.append("/usr/lib/mozilla/plugins-wrapped");




More information about the fedora-extras-commits mailing list