From 6321f3b99f0b19eb48cdb4ee552eddd3a3f1c555 Mon Sep 17 00:00:00 2001 From: Phil Sutter Date: Thu, 20 Mar 2025 13:54:07 +0100 Subject: [PATCH] ipset-7.22-7.extra_matched - Require new kernel-modules-extra-matched meta package --- ipset.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ipset.spec b/ipset.spec index 8662739..69b9481 100644 --- a/ipset.spec +++ b/ipset.spec @@ -3,7 +3,7 @@ Name: ipset Version: 7.22 -Release: 6%{?dist} +Release: 7%{?dist}.extra_matched Summary: Manage Linux IP sets License: GPL-2.0-only @@ -30,7 +30,7 @@ BuildRequires: libtool-ltdl-devel # explicitly update only one of the two (e.g 'yum update ipset') Requires: %{name}-libs%{?_isa} = %{version}-%{release} # RHEL10 moved ipset-specific kernel modules into extra package -Requires: kernel-modules-extra +Requires: kernel-modules-extra-matched %description IP sets are a framework inside the Linux kernel since version 2.4.x, which can @@ -191,6 +191,9 @@ fi %changelog +* Thu Mar 20 2025 Phil Sutter - 7.22-7.extra_matched +- Require new kernel-modules-extra-matched meta package + * Fri Nov 08 2024 Phil Sutter - 7.22-6 - Bump for sidetag build