mozilla-xulrunner20/mozilla-xulrunner20.spec
changeset 200 ade149166873
parent 191 14282ac75832
child 203 3820fe99f0fe
--- 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)