[packages/ipset] - disable kernel modules, ipset is integrated in mainline

baggins baggins at pld-linux.org
Tue Mar 5 23:38:54 CET 2024


commit 31d1c765ebee4bb4ae2975d13ca14ddc69be6b2b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Mar 5 23:38:32 2024 +0100

    - disable kernel modules, ipset is integrated in mainline

 ipset.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ipset.git/commitdiff/31d1c765ebee4bb4ae2975d13ca14ddc69be6b2b



More information about the pld-cvs-commit mailing list