diff -r 5baba178b43c -r ade149166873 mozilla-xulrunner20/mozilla-xulrunner20.spec --- a/mozilla-xulrunner20/mozilla-xulrunner20.spec Wed Nov 24 17:33:13 2010 +0100 +++ b/mozilla-xulrunner20/mozilla-xulrunner20.spec Wed Nov 24 17:35:37 2010 +0100 @@ -72,6 +72,7 @@ Patch11: mozilla-cpuid.patch Patch12: mozilla-buildsymbols.patch Patch13: mozilla-language.patch +Patch14: mozilla-jemalloc-symbols.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: mozilla-js20 = %{version} Requires(post): update-alternatives coreutils @@ -213,6 +214,7 @@ %endif %patch12 -p1 %patch13 -p1 +%patch14 -p1 %build kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)