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 14 |
%define release 15 |
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} |
21 |
Patch8: smeserver-xt_geoip-1.3.1-Add-class-to-div-for-AdminLTE.patch |
Patch8: smeserver-xt_geoip-1.3.1-Add-class-to-div-for-AdminLTE.patch |
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 |
25 |
|
|
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
58 |
%patch8 -p1 |
%patch8 -p1 |
59 |
%patch9 -p1 |
%patch9 -p1 |
60 |
%patch10 -p1 |
%patch10 -p1 |
61 |
|
%patch11 -p1 |
62 |
|
|
63 |
%build |
%build |
64 |
perl createlinks |
perl createlinks |
97 |
|
|
98 |
|
|
99 |
%changelog |
%changelog |
100 |
|
* Mon Jul 11 2022 Michel Begue <mab974@misouk.com> 1.3.1-15.sme |
101 |
|
- fix logs date test [SME: 12097] |
102 |
|
|
103 |
* Thu Jul 07 2022 Michel Begue <mab974@misouk.com> 1.3.1-14.sme |
* Thu Jul 07 2022 Michel Begue <mab974@misouk.com> 1.3.1-14.sme |
104 |
- add xt_geoip to backup list [SME: 12029] |
- add xt_geoip to backup list [SME: 12029] |
105 |
- archive and clean up Ip & Country bases [SME: 10863] |
- archive and clean up Ip & Country bases [SME: 10863] |