Minor xulrunner spec adjustments
authorWolfgang Rosenauer <wr@rosenauer.org>
Mon, 14 Jun 2010 07:11:01 +0200
changeset 87 5a0a6f0f69ab
parent 86 f2a830880862
child 91 38ffd1ff8094
Minor xulrunner spec adjustments
mozilla-xulrunner193/mozilla-xulrunner193.spec
--- a/mozilla-xulrunner193/mozilla-xulrunner193.spec	Mon Jun 14 07:10:41 2010 +0200
+++ b/mozilla-xulrunner193/mozilla-xulrunner193.spec	Mon Jun 14 07:11:01 2010 +0200
@@ -85,14 +85,14 @@
 %define has_system_nspr  1
 %define has_system_nss   1
 %define has_system_cairo 0
-%define localize 1
+%define localize 0
 %if %suse_version > 1110
 %define has_system_cairo 1
 %endif
 ### configuration end ###
 %define _use_internal_dependency_generator 0
 %define __find_requires sh %{SOURCE2}
-%global provfind sh -c "grep -Ev 'mozsqlite3|dbusservice|unixprint' | %__find_provides"
+%global provfind sh -c "grep -Ev 'mozsqlite3|dbusservice|unixprint|mozalloc' | %__find_provides"
 %global __find_provides %provfind
 %if %has_system_nspr
 BuildRequires:  mozilla-nspr-devel