forked from pool/audacity
Accepting request 985130 from home:azouhr:branches:multimedia:apps
Package can not build on s390x OBS-URL: https://build.opensuse.org/request/show/985130 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=188
This commit is contained in:
parent
e1cdd34764
commit
33f7a305b3
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 26 11:47:35 UTC 2022 - Berthold Gunreben <azouhr@opensuse.org>
|
||||
|
||||
- #error All sample block data is little endian...big endian not yet supported
|
||||
Disable s390x builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 2 15:40:23 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -95,7 +95,8 @@ Obsoletes: %{name}-plugins <= 2.4.2
|
||||
# causes a sigsev See https://bugzilla.suse.com/show_bug.cgi?id=1191585
|
||||
#Conflicts: pipewire-libjack-0_3
|
||||
#Doesn't build for 32 bit anymore
|
||||
ExcludeArch: i586
|
||||
#error All sample block data is little endian...big endian not yet supported
|
||||
ExcludeArch: i586 s390x
|
||||
|
||||
%description
|
||||
Audacity is a program that manipulates digital audio wave forms.
|
||||
|
Loading…
Reference in New Issue
Block a user