]> git.ipfire.org Git - thirdparty/collectd.git/commitdiff
Update IPTables plugin build-dep in redhat specfile
authorLaura Hild <lsh@jlab.org>
Mon, 23 Oct 2023 20:38:30 +0000 (16:38 -0400)
committerMatthias Runge <mrunge@matthias-runge.de>
Sat, 28 Oct 2023 17:17:03 +0000 (19:17 +0200)
contrib/redhat/collectd.spec

index e79fd2308ee901c65a088f28527595d8624bbaf1..34c8780af3cafdf2e52b305cf243ecffeb299c34 100644 (file)
@@ -568,7 +568,11 @@ using the Intelligent Platform Management Interface (IPMI).
 Summary:       IPtables plugin for collectd
 Group:         System Environment/Daemons
 Requires:      %{name}%{?_isa} = %{version}-%{release}
+%if 0%{?fedora} || 0%{?rhel} >= 9
+BuildRequires: iptables-legacy-devel
+%else
 BuildRequires: iptables-devel
+%endif
 %description iptables
 The IPtables plugin can gather statistics from your ip_tables based packet
 filter (aka. firewall) for both the IPv4 and the IPv6 protocol. It can collect