]> git.pld-linux.org Git - packages/ipset.git/commitdiff
- disable kernel modules, ipset is integrated in mainline master auto/th/ipset-7.21-1
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 5 Mar 2024 22:38:32 +0000 (23:38 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Tue, 5 Mar 2024 22:38:32 +0000 (23:38 +0100)
ipset.spec

index 1622fbb23f33137261cd50ba1d011b449336bc42..f84ac733cd623fdb199718e327d450ec18a98bd9 100644 (file)
@@ -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
This page took 0.0625250000000001 seconds and 4 git commands to generate.