Accepting request 1136698 from home:dirkmueller:Factory
- buildrequire setuptools explicitly as pip drops the dependency * Support for matching on the target address of a IPv6 neighbour is populated from the packet path OBS-URL: https://build.opensuse.org/request/show/1136698 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/nftables?expand=0&rev=85
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package nftables
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -29,6 +29,7 @@ Source: http://ftp.netfilter.org/pub/%name/%name-%version.tar.xz
|
||||
Source2: http://ftp.netfilter.org/pub/%name/%name-%version.tar.xz.sig
|
||||
Source3: %name.keyring
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: asciidoc
|
||||
BuildRequires: bison
|
||||
|
Reference in New Issue
Block a user