Name: xtables-addons Summary: Extensions targets and matches for iptables Version: 3.9 Release: 1%{?dist} # The entire source code is GPLv2 except ACCOUNT/libxt_ACCOUNT_cl.* which is LGPLv2 License: GPLv2 and LGPLv2 URL: https://xtables-addons.sourceforge.net Source0: https://dl.sourceforge.net/xtables-addons/Xtables-addons/xtables-addons-%{version}.tar.xz BuildRequires: gcc BuildRequires: iptables-devel >= 1.4.5 BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool Provides: %{name}-kmod-common = %{version} Requires: %{name}-kmod >= %{version} Requires: ipset >= 6.11 %description Xtables-addons provides extra modules for iptables not present in the kernel, and is the successor of patch-o-matic. Extensions includes new targets like TEE, TARPIT, CHAOS, or modules like geoip, ipset, and account. This package provides the userspace libraries for iptables to use extensions in the %{name}-kmod package. You must also install the %{name}-kmod package. %prep %autosetup ./autogen.sh %build %configure --without-kbuild %make_build V=1 %install %make_install # There is no -devel package. So no need for these files rm -f %{buildroot}%{_libdir}/*.{la,so} %files %doc LICENSE README doc/* geoip %{_libexecdir}/xtables-addons/ #% dir % {_libdir}/xtables %{_libdir}/xtables/libxt_* %{_libdir}/*.so.* %{_sbindir}/iptaccount %{_bindir}/xt_geoip_fetch %{_mandir}/man?/* %changelog * Thu Feb 06 2020 Franta Hanzlik 3.8-1 - Release 3.8 * Fri Dec 20 2019 Leigh Scott - 3.7-1 - Release 3.7 * Sun Oct 20 2019 Leigh Scott - 3.5-1 - Release 3.5 * Fri Aug 09 2019 RPM Fusion Release Engineering - 3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Apr 02 2019 Robert-André Mauchin - 3.3-1 - Release 3.3 * Tue Mar 05 2019 RPM Fusion Release Engineering - 3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Nov 20 2018 Leigh Scott - 3.2-1 - Update to 3.2 - Remove Group tag - Fix directoy ownership * Sat Sep 01 2018 Leigh Scott - 3.1-1 - Update to 3.1 * Sun Aug 19 2018 Leigh Scott - 3.0-3 - Rebuilt for Fedora 29 Mass Rebuild binutils issue * Fri Jul 27 2018 RPM Fusion Release Engineering - 3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Mar 05 2018 Leigh Scott - 3.0-1 - Update to 3.0 * Thu Mar 01 2018 RPM Fusion Release Engineering - 2.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Dec 13 2017 Leigh Scott - 2.14-1 - Update to 2.14 * Thu Aug 24 2017 Nicolas Chauvet - 2.13-2 - Distribute xt_geoip scripts * Mon Jul 03 2017 Nicolas Chauvet - 2.13-1 - Update to 2.13 * Tue Mar 21 2017 RPM Fusion Release Engineering - 2.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Feb 15 2017 Leigh Scott - 2.12-2 - Rebuild for iptables soname bump * Tue Jan 17 2017 Nicolas Chauvet - 2.12-1 - Update to 2.12 * Thu Sep 08 2016 Sérgio Basto - 2.11-2 - Rebuild for iptables soname bump * Wed Jun 22 2016 Nicolas Chauvet - 2.11-1 - Update to 2.11 * Sun Jan 03 2016 Nicolas Chauvet - 2.10-1 - Update to 2.10 * Sat Oct 24 2015 Nicolas Chauvet - 2.9-1 - Update to 2.9 * Thu Jul 30 2015 Nicolas Chauvet - 2.7-1 - Update to 2.7 * Tue Nov 04 2014 Nicolas Chauvet - 2.6-1 - Update to 2.6 - Drop initscript (use ipset-services instead) - Spec file clean-up * Sat Apr 26 2014 Nicolas Chauvet - 2.5-1 - Update to 2.5 * Sun Jan 12 2014 Nicolas Chauvet - 2.4-1 - Update to 2.4 * Tue Jun 18 2013 Nicolas Chauvet - 2.3-1 - Update to 2.3 * Thu Apr 18 2013 Nicolas Chauvet - 2.2-1 - Update to 2.2 * Mon Jan 14 2013 Nicolas Chauvet - 2.1-1 - Update to 2.1 * Thu Oct 18 2012 Nicolas Chauvet - 1.47.1-1 - Update to 1.47.1 * Wed Oct 03 2012 Nicolas Chauvet - 1.46-1 - Update to 1.46 * Tue Jul 31 2012 Nicolas Chauvet - 1.45-1 - Update to 1.45 * Thu Jun 14 2012 Nicolas Chauvet - 1.42-3 - Fix ipset path in F-16 and later * Tue Jun 05 2012 Nicolas Chauvet - 1.42-2 - Fix for UsrMove - rfbz#2360 - Fix Conflict with ipset - rfbz#2201 - Add Requires ipset >= 6.11 - rfbz#2226 * Thu Apr 12 2012 Nicolas Chauvet - 1.42-1 - Update to 1.42 * Tue Jan 24 2012 Nicolas Chauvet - 1.41-1 - Update to 1.41 * Thu Nov 17 2011 Nicolas Chauvet - 1.39-1 - Update to 1.39 * Wed Oct 27 2010 Chen Lei - 1.30-1 - update to 1.30 * Sun Jul 25 2010 Chen Lei - 1.28-1 - update to 1.28 * Mon Jun 28 2010 Chen Lei - 1.27-2 - rebuild for kernel 2.6.35 * Mon May 31 2010 Chen Lei - 1.27-1 - update to 1.27 * Sun May 02 2010 Chen Lei - 1.26-1 - update to 1.26 * Mon Apr 26 2010 Chen Lei - 1.25-1 - update to 1.25 * Sun Apr 25 2010 Thorsten Leemhuis - 1.24-2 - rebuilt * Thu Mar 18 2010 Chen Lei - 1.24-1 - initial rpm build