ipset-7.22-7.extra_matched
- Require new kernel-modules-extra-matched meta package
This commit is contained in:
parent
28c9ee1d1f
commit
6321f3b99f
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: ipset
|
Name: ipset
|
||||||
Version: 7.22
|
Version: 7.22
|
||||||
Release: 6%{?dist}
|
Release: 7%{?dist}.extra_matched
|
||||||
Summary: Manage Linux IP sets
|
Summary: Manage Linux IP sets
|
||||||
|
|
||||||
License: GPL-2.0-only
|
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')
|
# explicitly update only one of the two (e.g 'yum update ipset')
|
||||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||||
# RHEL10 moved ipset-specific kernel modules into extra package
|
# RHEL10 moved ipset-specific kernel modules into extra package
|
||||||
Requires: kernel-modules-extra
|
Requires: kernel-modules-extra-matched
|
||||||
|
|
||||||
%description
|
%description
|
||||||
IP sets are a framework inside the Linux kernel since version 2.4.x, which can
|
IP sets are a framework inside the Linux kernel since version 2.4.x, which can
|
||||||
@ -191,6 +191,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 20 2025 Phil Sutter <psutter@redhat.com> - 7.22-7.extra_matched
|
||||||
|
- Require new kernel-modules-extra-matched meta package
|
||||||
|
|
||||||
* Fri Nov 08 2024 Phil Sutter <psutter@redhat.com> - 7.22-6
|
* Fri Nov 08 2024 Phil Sutter <psutter@redhat.com> - 7.22-6
|
||||||
- Bump for sidetag build
|
- Bump for sidetag build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user