Accepting request 940649 from home:tiwai:branches:devel:tools

- Drop ix86 build, which has been failing almost always

OBS-URL: https://build.opensuse.org/request/show/940649
OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=108
This commit is contained in:
Takashi Iwai 2021-12-15 07:33:26 +00:00 committed by Git OBS Bridge
parent bac7a4a61d
commit f3a23015e4
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 15 08:29:36 CET 2021 - tiwai@suse.de
- Drop ix86 build, which has been failing almost always
-------------------------------------------------------------------
Tue Dec 7 15:10:26 CET 2021 - tiwai@suse.de

View File

@ -56,7 +56,7 @@ BuildRequires: xmlto
%endif
Requires: python3-ipaddr
Requires: python3-protobuf
ExclusiveArch: %{ix86} x86_64 aarch64 ppc64le armv7l armv7hl s390x
ExclusiveArch: x86_64 aarch64 ppc64le armv7l armv7hl s390x
%if 0%{?suse_version} > 1320
BuildRequires: libbsd-devel
%endif