From: Jan Rękorajski Date: Tue, 5 Mar 2024 22:38:32 +0000 (+0100) Subject: - disable kernel modules, ipset is integrated in mainline X-Git-Tag: auto/th/ipset-7.21-1 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fipset.git;a=commitdiff_plain;h=31d1c765ebee4bb4ae2975d13ca14ddc69be6b2b - disable kernel modules, ipset is integrated in mainline --- diff --git a/ipset.spec b/ipset.spec index 1622fbb..f84ac73 100644 --- a/ipset.spec +++ b/ipset.spec @@ -4,7 +4,7 @@ # the dependencies here # # Conditional build: -%bcond_without kernel # don't build kernel modules +%bcond_with kernel # build kernel modules %bcond_without userspace # don't build userspace tools %bcond_with verbose # verbose build (V=1) @@ -22,7 +22,7 @@ exit 1 %define _enable_debug_packages 0 %endif -%define rel 0.1 +%define rel 1 %define pname ipset Summary: IP sets utility Summary(pl.UTF-8): Narzędzie do zarządzania zbiorami IP