--- rpms/smeserver-xt_geoip/contribs10/smeserver-xt_geoip.spec 2021/03/17 06:51:59 1.7 +++ rpms/smeserver-xt_geoip/contribs10/smeserver-xt_geoip.spec 2021/10/28 18:30:44 1.10 @@ -1,6 +1,6 @@ %define name smeserver-xt_geoip %define version 1.3.1 -%define release 07 +%define release 10 Summary: smserver rpm to setup database, update and configuration for xt_geoip module with a panel. Name: %{name} @@ -14,6 +14,9 @@ Patch0: %{name}-%{version}-comp_e-smith- Patch1: %{name}-%{version}-update_base.patch Patch2: smeserver-xt_geoip-1.3.1-update-event-oldManager.patch Patch3: %{name}-%{version}-logfiles_changes.patch +Patch4: smeserver-xt_geoip-1.3.1-locale-2021-08-25.patch +Patch5: smeserver-xt_geoip-1.3.1-locale-2021-09-23.patch +Patch6: smeserver-xt_geoip-1.3.1-locale-2021-10-28.patch BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version} @@ -38,6 +41,9 @@ smserver rpm to setup database, update a %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 +%patch5 -p1 +%patch6 -p1 %build perl createlinks @@ -76,6 +82,15 @@ rm -rf %{name}-%{version} %changelog +* Thu Oct 28 2021 Michel Begue 1.3.1-10.sme +- apply locale 2021-10-28 patch + +* Fri Sep 24 2021 Terry Fage 1.3.1-09.sme +- apply locale 2021-09-23 patch + +* Wed Aug 25 2021 Terry Fage 1.3.1-08.sme +- apply locale 2021-08-25 patch + * Tue Mar 16 2021 Michel Begue 1.3.1-07.sme - Fix script as logfiles change (sshd - iptables) @@ -185,4 +200,3 @@ rm -rf %{name}-%{version} * Tue Sep 12 2017 Michel Begue - initial release - [1.0.0-1] -