[oe-commits] Michael : ua-iphone.patch: add forgotten blank.

git version control git at git.openembedded.org
Thu Sep 10 10:09:21 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: 0778286a1076c39e200e8520b894c7da7137af66
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0778286a1076c39e200e8520b894c7da7137af66

Author: Michael <lists at bitcloner.org>
Date:   Wed Sep  2 14:24:00 2009 +0000

ua-iphone.patch: add forgotten blank.

---

 recipes/gtk-webcore/files/ua-iphone.patch |    2 +-
 recipes/gtk-webcore/midori_0.1.2.bb       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/gtk-webcore/files/ua-iphone.patch b/recipes/gtk-webcore/files/ua-iphone.patch
index e622794..b1621f4 100644
--- a/recipes/gtk-webcore/files/ua-iphone.patch
+++ b/recipes/gtk-webcore/files/ua-iphone.patch
@@ -16,7 +16,7 @@ index b0e5607..4931d6b 100644
                                  appname, platform, os, lang);
 +    case MIDORI_IDENT_IPHONE:
 +        return g_strdup_printf ("Mozilla/5.0 (iPhone; U; %s; %s) "
-+            "AppleWebKit/532+ (KHTML, like Gecko) Version/3.0 Mobile/1A538b" 
++            "AppleWebKit/532+ (KHTML, like Gecko) Version/3.0 Mobile/1A538b " 
 +            "Safari/419.3 %s",
 +                                os, lang, appname);
      case MIDORI_IDENT_SAFARI:
diff --git a/recipes/gtk-webcore/midori_0.1.2.bb b/recipes/gtk-webcore/midori_0.1.2.bb
index d25c309..158b60b 100644
--- a/recipes/gtk-webcore/midori_0.1.2.bb
+++ b/recipes/gtk-webcore/midori_0.1.2.bb
@@ -4,7 +4,7 @@ DEPENDS += "python-native"
 
 SRC_URI = "http://goodies.xfce.org/releases/midori/midori-${PV}.tar.bz2"
 SRC_URI += "file://ua-iphone.patch;patch=1"
-PR = "r1"
+PR = "r2"
 
 do_configure() {
 	./configure \





More information about the Openembedded-commits mailing list