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 14 |
%define release 16 |
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} |
31 |
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. |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
* Tue Jul 23 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.1-14.sme |
* Wed Jul 24 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.1-16.sme |
35 |
|
- add missing file to patch [SME: 10760] |
36 |
|
- workaround link issue in source [SME: 10790] |
37 |
|
|
38 |
|
* Tue Jul 23 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.1-15.sme |
39 |
- improved per service filtering [SME: 10760] |
- improved per service filtering [SME: 10760] |
40 |
- remove A1 forced as default and allow empty filter [SME: 10785] |
- remove A1 forced as default and allow empty filter [SME: 10785] |
41 |
|
|
90 |
%prep |
%prep |
91 |
|
|
92 |
%setup |
%setup |
93 |
|
# tmp fix before creating a new source archive 1.0.1-16 |
94 |
|
unlink root/etc/e-smith/web/panels/manager/cgi-bin/xt_geoip |
95 |
%patch0 -p1 |
%patch0 -p1 |
96 |
%patch1 -p1 |
%patch1 -p1 |
97 |
%patch2 -p1 |
%patch2 -p1 |