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 13 |
%define release 14 |
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} |
20 |
Patch7: smeserver-xt_geoip-1.3.1-SME_11676.patch |
Patch7: smeserver-xt_geoip-1.3.1-SME_11676.patch |
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 |
24 |
|
|
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
26 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
56 |
%patch7 -p1 |
%patch7 -p1 |
57 |
%patch8 -p1 |
%patch8 -p1 |
58 |
%patch9 -p1 |
%patch9 -p1 |
59 |
|
%patch10 -p1 |
60 |
|
|
61 |
%build |
%build |
62 |
perl createlinks |
perl createlinks |
95 |
|
|
96 |
|
|
97 |
%changelog |
%changelog |
98 |
|
* Thu Jul 07 2022 Michel Begue <mab974@misouk.com> 1.3.1-14.sme |
99 |
|
- add xt_geoip to backup list [SME: 12029] |
100 |
|
- archive and clean up Ip & Country bases [SME: 10863] |
101 |
|
|
102 |
* Wed Mar 09 2022 Michel Begue <mab974@misouk.com> 1.3.1-13.sme |
* Wed Mar 09 2022 Michel Begue <mab974@misouk.com> 1.3.1-13.sme |
103 |
- fix Other and Reverse parameters for SM2 [SME: 11887] |
- fix Other and Reverse parameters for SM2 [SME: 11887] |
104 |
|
|