diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index cacf282..bc4caca 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Dec 18 09:58:52 UTC 2011 - adrian@suse.de + +- fix arm build, don't package crashreporter there + ------------------------------------------------------------------- Sun Dec 18 09:52:08 UTC 2011 - wr@rosenauer.org diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index 50d31d3..1c9d7c6 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -118,7 +118,7 @@ Requires: %{name}-branding > 4.0 ### build options %define branding 1 %define localize 1 -%ifarch ppc ppc64 s390 s390x ia64 +%ifarch ppc ppc64 s390 s390x ia64 %arm %define crashreporter 0 %else %define crashreporter 1