Accepting request 936262 from home:tiwai:branches:devel:tools
- Enable nftables for SLE15-SP3 / openSUSE Leap 15.3, too (bsc#1193486) OBS-URL: https://build.opensuse.org/request/show/936262 OBS-URL: https://build.opensuse.org/package/show/devel:tools/criu?expand=0&rev=107
This commit is contained in:
parent
f7f7fb1582
commit
bac7a4a61d
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 7 15:10:26 CET 2021 - tiwai@suse.de
|
||||
|
||||
- Enable nftables for SLE15-SP3 / openSUSE Leap 15.3, too (bsc#1193486)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 15 10:09:52 CEST 2021 - tiwai@suse.de
|
||||
|
||||
|
@ -45,7 +45,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: protobuf-c
|
||||
BuildRequires: protobuf-devel
|
||||
BuildRequires: python3-devel
|
||||
%if 0%{?suse_version} >= 1550
|
||||
%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150300
|
||||
BuildRequires: nftables-devel
|
||||
%endif
|
||||
%if 0%{?use_asciidoctor}
|
||||
@ -56,7 +56,7 @@ BuildRequires: xmlto
|
||||
%endif
|
||||
Requires: python3-ipaddr
|
||||
Requires: python3-protobuf
|
||||
ExclusiveArch: x86_64 aarch64 ppc64le armv7l armv7hl s390x
|
||||
ExclusiveArch: %{ix86} x86_64 aarch64 ppc64le armv7l armv7hl s390x
|
||||
%if 0%{?suse_version} > 1320
|
||||
BuildRequires: libbsd-devel
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user