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 12 |
%define release 13 |
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} |
19 |
Patch6: smeserver-xt_geoip-1.3.1-locale-2021-10-28.patch |
Patch6: smeserver-xt_geoip-1.3.1-locale-2021-10-28.patch |
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 |
23 |
|
|
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
25 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
54 |
rm -rf root/etc/e-smith/events/xt_geoip-update/templates2expand/usr |
rm -rf root/etc/e-smith/events/xt_geoip-update/templates2expand/usr |
55 |
%patch7 -p1 |
%patch7 -p1 |
56 |
%patch8 -p1 |
%patch8 -p1 |
57 |
|
%patch9 -p1 |
58 |
|
|
59 |
%build |
%build |
60 |
perl createlinks |
perl createlinks |
93 |
|
|
94 |
|
|
95 |
%changelog |
%changelog |
96 |
|
* Wed Mar 09 2022 Michel Begue <mab974@misouk.com> 1.3.1-13.sme |
97 |
|
- fix Other and Reverse parameters for SM2 [SME: 11887] |
98 |
|
|
99 |
* Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.1-12.sme |
* Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.1-12.sme |
100 |
- Add-class-to-div-for-AdminLTE [SME: 11839] |
- Add-class-to-div-for-AdminLTE [SME: 11839] |
101 |
|
|