--- rpms/smeserver-xt_geoip/contribs9/smeserver-xt_geoip.spec 2019/10/03 08:58:54 1.16 +++ rpms/smeserver-xt_geoip/contribs9/smeserver-xt_geoip.spec 2020/01/19 12:01:47 1.21 @@ -1,6 +1,6 @@ %define name smeserver-xt_geoip %define version 1.0.1 -%define release 19 +%define release 24 Summary: smserver rpm to setup database, update and configuration for xt_geoip module with a panel. Name: %{name} Version: %{version} @@ -22,7 +22,10 @@ Patch9: smeserver-xt_geoip-1.0.1-bz10794 Patch10: smeserver-xt_geoip-1.0.1-bz10789-more_services.patch Patch11: smeserver-xt_geoip-1.0.1-bz10797-no_emails.patch Patch12: smeserver-xt_geoip-1.0.1-bz10791-country_panel_ssh.patch - +Patch13: smeserver-xt_geoip-1.0.1-bz10792-add_services.patch +Patch14: smeserver-xt_geoip-1.0.1-locale-2019-12-07.patch +Patch15: smeserver-xt_geoip-1.0.1-bz10860-license_key.patch +Patch16: smeserver-xt_geoip-1.0.1-bz10860-download_mmdblookup.patch BuildArchitectures: noarch BuildRoot: /var/tmp/%{name}-%{version} @@ -30,12 +33,28 @@ BuildRequires: e-smith-devtools Requires: e-smith-release >= 9.0 Requires: xtables-addons = 1.47.1 Requires: GeoIP = 1.6.5 +Requires: libmaxminddb >= 1.1.1 +Requires: libmaxminddb-devel >= 1.1.1 AutoReqProv: no %description smserver rpm to setup database, update and configuration for xt_geoip module with a panel. %changelog +* Sat Jan 18 2020 Michel Begue 1.0.1-24.sme +- new download script adapted to SME (from xtables-addons) [SME: 10860] +- change geoiplookup to mmdblookup + +* Sat Jan 11 2020 Michel Begue 1.0.1-23.sme +- add license_key in config db and test in panel [SME: 10860] + +* Sat Dec 07 2019 SME Translation Server 1.0.1-21.sme +- apply locale 2019-12-07 patch + +* Wed Oct 16 2019 Michel Begue 1.0.1-20.sme +- panel to add services [SME: 10792] +- french translation + * Mon Sep 30 2019 Michel Begue 1.0.1-19.sme - add country code list [SME: 10791] - fix stats SSH errors [SME: 10807] @@ -123,6 +142,10 @@ unlink root/etc/e-smith/web/panels/manag %patch10 -p1 %patch11 -p1 %patch12 -p1 +%patch13 -p1 +%patch14 -p1 +%patch15 -p1 +%patch16 -p1 %build perl createlinks @@ -153,3 +176,5 @@ rm -rf %{name}-%{version} %files %attr(0755, root, root) /usr/share/xt_geoip/geoip_* +%attr(0750, root, root) /usr/share/xt_geoip/xt_geoip_dl +%attr(0750, root, root) /usr/share/xt_geoip/update_base