1 |
%define name smeserver-xt_geoip |
%define name smeserver-xt_geoip |
2 |
%define version 1.3.1 |
%define version 1.3.1 |
3 |
%define release 15 |
%define release 16 |
4 |
|
|
5 |
Summary: smserver rpm to setup database, update and configuration for xt_geoip module with a panel. |
Summary: smserver rpm to setup database, update and configuration for xt_geoip module with a panel. |
6 |
Name: %{name} |
Name: %{name} |
22 |
Patch9: smeserver-xt_geoip-1.3.1-SME_11887.patch |
Patch9: smeserver-xt_geoip-1.3.1-SME_11887.patch |
23 |
Patch10: smeserver-xt_geoip-1.3.1-bz12029_backup-bz10863_bases.patch |
Patch10: smeserver-xt_geoip-1.3.1-bz12029_backup-bz10863_bases.patch |
24 |
Patch11: smeserver-xt_geoip-1.3.1-bz12097_fix_logs_date_test.patch |
Patch11: smeserver-xt_geoip-1.3.1-bz12097_fix_logs_date_test.patch |
25 |
|
Patch12: smeserver-xt_geoip-1.3.1-bz12098_add_fail2ban_stats.patch |
26 |
|
|
27 |
|
|
28 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
29 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
61 |
%patch9 -p1 |
%patch9 -p1 |
62 |
%patch10 -p1 |
%patch10 -p1 |
63 |
%patch11 -p1 |
%patch11 -p1 |
64 |
|
%patch12 -p1 |
65 |
|
|
66 |
%build |
%build |
67 |
perl createlinks |
perl createlinks |
100 |
|
|
101 |
|
|
102 |
%changelog |
%changelog |
103 |
|
* Wed Jul 13 2022 Michel Begue <mab974@misouk.com> 1.3.1-16.sme |
104 |
|
- add fail2ban stats [SME: 12098] |
105 |
|
|
106 |
* Mon Jul 11 2022 Michel Begue <mab974@misouk.com> 1.3.1-15.sme |
* Mon Jul 11 2022 Michel Begue <mab974@misouk.com> 1.3.1-15.sme |
107 |
- fix logs date test [SME: 12097] |
- fix logs date test [SME: 12097] |
108 |
|
|