diff --git a/nftables.spec b/nftables.spec index 79fc487..37eafec 100644 --- a/nftables.spec +++ b/nftables.spec @@ -75,6 +75,16 @@ library. This package contains the header files for the library. +%package -n python-nftables +Summary: Python bindings for nftables +Group: Development/Languages/Python +Conflicts: python3-nftables +# uses dlopen +Requires: libnftables1 + +%description -n python-nftables +Python bindings for nftables + %prep %autosetup -p1