1 |
%define name smeserver-xt_geoip |
%define name smeserver-xt_geoip |
2 |
%define version 1.0.1 |
%define version 1.0.1 |
3 |
%define release 16 |
%define release 17 |
4 |
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. |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
18 |
Patch6: smeserver-xt_geoip-1.0.1-per_serv.patch |
Patch6: smeserver-xt_geoip-1.0.1-per_serv.patch |
19 |
Patch7: smeserver-xt_geoip-1.0.1-bz10760-safe-reload.patch |
Patch7: smeserver-xt_geoip-1.0.1-bz10760-safe-reload.patch |
20 |
Patch8: smeserver-xt_geoip-1.0.1-bz10760-per_serv2.patch |
Patch8: smeserver-xt_geoip-1.0.1-bz10760-per_serv2.patch |
21 |
|
Patch9: smeserver-xt_geoip-1.0.1-bz10794-masq-template.patch |
22 |
|
|
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
32 |
smserver rpm to setup database, update and configuration for xt_geoip module with a panel. |
smserver rpm to setup database, update and configuration for xt_geoip module with a panel. |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
|
* Sun Jul 28 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.1-17.sme |
36 |
|
- fix empty global filter disable all geoip iptables rules [SME: 10794] |
37 |
|
- tidy masq templates for xt geoip [SME: 10794] |
38 |
|
|
39 |
* Wed Jul 24 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.1-16.sme |
* Wed Jul 24 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.1-16.sme |
40 |
- add missing file to patch [SME: 10760] |
- add missing file to patch [SME: 10760] |
41 |
- workaround link issue in source [SME: 10790] |
- workaround link issue in source [SME: 10790] |
106 |
%patch6 -p1 |
%patch6 -p1 |
107 |
%patch7 -p1 |
%patch7 -p1 |
108 |
%patch8 -p1 |
%patch8 -p1 |
109 |
|
%patch9 -p1 |
110 |
|
|
111 |
%build |
%build |
112 |
perl createlinks |
perl createlinks |