diff -r 6bf3bb4c115e -r 9ba8fb8909c4 mozilla-xulrunner20/mozilla-xulrunner20.spec --- a/mozilla-xulrunner20/mozilla-xulrunner20.spec Thu Feb 03 10:42:10 2011 +0100 +++ b/mozilla-xulrunner20/mozilla-xulrunner20.spec Thu Feb 17 20:14:47 2011 +0100 @@ -32,7 +32,7 @@ License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ Version: 2.0b11 Release: 1 -%define releasedate 2011020200 +%define releasedate 2011020300 %define version_internal 2.0b11 %define apiversion 2.0 %define uaweight 199900 @@ -73,6 +73,8 @@ Patch12: mozilla-language.patch Patch13: mozilla-gio.patch Patch14: mozilla-cairo-return.patch +Patch15: mozilla-gio-launch-uri.patch +Patch16: mozilla-ntlm-full-path.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: mozilla-js20 = %{version} Requires(post): update-alternatives coreutils @@ -215,6 +217,8 @@ %patch12 -p1 %patch13 -p1 %patch14 -p1 +%patch15 -p1 +%patch16 -p1 %build kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)