[packages/ipset] - up to 7.21, doesn't build with kernel 6.7
baggins
baggins at pld-linux.org
Sun Mar 3 22:17:44 CET 2024
commit 0bd514aa29d09d008cbd97146962dc03c384fabe
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 3 22:10:48 2024 +0100
- up to 7.21, doesn't build with kernel 6.7
ipset.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ipset.spec b/ipset.spec
index 720b878..1622fbb 100644
--- a/ipset.spec
+++ b/ipset.spec
@@ -22,18 +22,18 @@ exit 1
%define _enable_debug_packages 0
%endif
-%define rel 1
+%define rel 0.1
%define pname ipset
Summary: IP sets utility
Summary(pl.UTF-8): Narzędzie do zarządzania zbiorami IP
Name: %{pname}%{?_pld_builder:%{?with_kernel:-kernel}}%{_alt_kernel}
-Version: 7.19
+Version: 7.21
Release: %{rel}%{?_pld_builder:%{?with_kernel:@%{_kernel_ver_str}}}
License: GPL v2
Group: Networking/Admin
#Source0Download: https://ipset.netfilter.org/install.html
Source0: https://ipset.netfilter.org/%{pname}-%{version}.tar.bz2
-# Source0-md5: 34b92f93292e6114aede1a0f18a75251
+# Source0-md5: c1116de7c5dd01a0a83413b308ca1917
Source1: %{pname}.init
URL: https://ipset.netfilter.org/
BuildRequires: autoconf >= 2.63
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ipset.git/commitdiff/0bd514aa29d09d008cbd97146962dc03c384fabe
More information about the pld-cvs-commit
mailing list