diff -r e78e26a38f6d -r 930e17048499 mozilla-xulrunner20/mozilla-xulrunner20.spec --- a/mozilla-xulrunner20/mozilla-xulrunner20.spec Mon Mar 28 19:10:37 2011 +0200 +++ b/mozilla-xulrunner20/mozilla-xulrunner20.spec Mon Mar 28 19:22:41 2011 +0200 @@ -76,6 +76,7 @@ Patch15: mozilla-cairo-return.patch Patch16: mozilla-ntlm-full-path.patch Patch17: mozilla-gecko-version.patch +Patch18: mozilla-gcc46.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: mozilla-js20 = %{version} Requires(post): update-alternatives coreutils @@ -221,6 +222,7 @@ %patch15 -p1 %patch16 -p1 %patch17 -p1 +%patch18 -p1 %build kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)