--- rpms/xtables-addons/contribs9/xtables-addons.spec 2019/02/19 01:18:03 1.5 +++ rpms/xtables-addons/contribs9/xtables-addons.spec 2019/03/07 03:35:06 1.9 @@ -1,6 +1,6 @@ %define name xtables-addons %define version 1.47.1 -%define release 8 +%define release 12 Summary: xtables-addons is a set of additional extensions for the Xtables packet filter. Name: %{name} Version: %{version} @@ -12,6 +12,7 @@ Source: %{name}-%{version}.tar.xz URL: http://xtables-addons.sourceforge.net Patch0: xtables-addons-1.47.1-v6.patch Patch1: xtables-addons-1.47.1-g2.patch +Patch2: xtables-addons-1.47.1-10749-maxcountries.patch Packager: Michel Begue BuildRoot: %RPM_BUILD_ROOT #BuildRequires: e-smith-devtools @@ -28,6 +29,14 @@ Provides: %{name}-kmod-common = %{versio %{name} is a set of additional extensions for the Xtables packet filter that is present in the Linux kernel. %changelog +* Wed Mar 06 2019 Jean-Philipe Pialasse 1.47.1-12.sme +- set XT_GEOIP_MAX from 15 to 50 [SME: 10749] + +* Tue Feb 19 2019 Jean-Philipe Pialasse 1.47.1-10.sme +- rel 9 change requires xtables-addons-kmod to kmod-xtables-addons [SME: 10739] + while it does not respect the rpmfusion doc, this seems the way to get depmod on install +- rel 10 reverse previous changes + * Mon Feb 18 2019 Jean-Philipe Pialasse 1.47.1-8.sme - include Michel Begue last patches and fixes - changes for using GeoIP2 databases (download and build (-g2) + fetch) @@ -57,6 +66,7 @@ Provides: %{name}-kmod-common = %{versio %setup %patch0 -p1 %patch1 -p1 +%patch2 -p1 ./configure --prefix=/usr --without-kbuild