diff -r 8066b2bdabfb -r ab93666f5ff7 xulrunner/xulrunner.spec --- a/xulrunner/xulrunner.spec Tue Jan 14 13:40:19 2014 +0100 +++ b/xulrunner/xulrunner.spec Thu Jan 30 22:17:50 2014 +0100 @@ -91,6 +91,7 @@ Patch12: libffi-ppc64le.patch Patch13: xpcom-ppc64le.patch Patch14: ppc64le-support.patch +Patch15: xulrunner-langpack-build.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: mozilla-js = %{version} Requires(post): update-alternatives coreutils @@ -101,7 +102,7 @@ %define has_system_nspr 1 %define has_system_nss 1 %define has_system_cairo 0 -%define localize 0 +%define localize 1 %ifarch ppc ppc64 ppc64le s390 s390x ia64 %arm aarch64 %define crashreporter 0 %else @@ -211,6 +212,7 @@ #%patch12 -p1 #%patch13 -p1 #%patch14 -p1 +%patch15 -p1 %build # no need to add build time to binaries