forked from pool/MozillaThunderbird
Accepting request 592321 from mozilla:Factory
OBS-URL: https://build.opensuse.org/request/show/592321 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaThunderbird?expand=0&rev=191
This commit is contained in:
commit
801b5b90a6
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 28 01:31:17 CEST 2018 - ro@suse.de
|
||||||
|
|
||||||
|
- Exclude bigendian archs for now, have not built
|
||||||
|
since version 45.8.0
|
||||||
|
ExcludeArch: ppc ppc64 s390 s390x
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 23 09:39:40 UTC 2018 - wr@rosenauer.org
|
Fri Mar 23 09:39:40 UTC 2018 - wr@rosenauer.org
|
||||||
|
|
||||||
|
@ -115,6 +115,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
PreReq: coreutils fileutils textutils /bin/sh
|
PreReq: coreutils fileutils textutils /bin/sh
|
||||||
Recommends: libcanberra0
|
Recommends: libcanberra0
|
||||||
Recommends: libpulse0
|
Recommends: libpulse0
|
||||||
|
# Exclude bigendian archs for now, have not built
|
||||||
|
# since version 45.8.0
|
||||||
|
ExcludeArch: ppc ppc64 s390 s390x
|
||||||
### build options
|
### build options
|
||||||
%ifarch aarch64 ppc ppc64 ppc64le s390 s390x ia64 %arm
|
%ifarch aarch64 ppc ppc64 ppc64le s390 s390x ia64 %arm
|
||||||
%define crashreporter 0
|
%define crashreporter 0
|
||||||
|
Loading…
Reference in New Issue
Block a user