diff -r 6f59409302d1 -r a6dc70babb5f mozilla-xulrunner20/mozilla-xulrunner20.spec --- a/mozilla-xulrunner20/mozilla-xulrunner20.spec Fri Sep 03 16:26:10 2010 +0200 +++ b/mozilla-xulrunner20/mozilla-xulrunner20.spec Wed Sep 29 14:11:58 2010 +0200 @@ -71,6 +71,7 @@ # --- Patch11: mozilla-cpuid.patch Patch12: mozilla-buildsymbols.patch +Patch13: mozilla-language.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: mozilla-js20 = %{version} Requires(post): update-alternatives coreutils @@ -211,6 +212,7 @@ %patch11 -p1 %endif %patch12 -p1 +%patch13 -p1 %build kdehelperversion=$(cat toolkit/xre/nsKDEUtils.cpp | grep '#define KMOZILLAHELPER_VERSION' | cut -d ' ' -f 3)