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 5 |
%define release 6 |
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} |
12 |
Patch0: smeserver-xt_geoip-1.0.1-2-weakupd.patch |
Patch0: smeserver-xt_geoip-1.0.1-2-weakupd.patch |
13 |
Patch1: smeserver-xt_geoip-1.0.1-3-messag.patch |
Patch1: smeserver-xt_geoip-1.0.1-3-messag.patch |
14 |
Patch2: smeserver-xt_geoip-1.0.1-4-crontab.patch |
Patch2: smeserver-xt_geoip-1.0.1-4-crontab.patch |
15 |
|
Patch3: smeserver-xt_geoip-1.0.1-bz10739.patch |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
17 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
18 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
24 |
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. |
25 |
|
|
26 |
%changelog |
%changelog |
27 |
|
* Mon Feb 18 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.1-6.sme |
28 |
|
- fix unable to load iptables rules [SME: 10739] |
29 |
|
fix warning localtime |
30 |
|
fix warning "enabled" isn't numeric in numeric eq (==) |
31 |
|
|
32 |
* Wed Feb 06 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.1-5.sme |
* Wed Feb 06 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.0.1-5.sme |
33 |
- first import to SME buildsys |
- first import to SME buildsys |
34 |
|
|
60 |
%patch0 -p1 |
%patch0 -p1 |
61 |
%patch1 -p1 |
%patch1 -p1 |
62 |
%patch2 -p1 |
%patch2 -p1 |
63 |
|
%patch3 -p1 |
64 |
|
|
65 |
%build |
%build |
66 |
perl createlinks |
perl createlinks |