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 06 |
%define release 10 |
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} |
13 |
Patch0: %{name}-%{version}-comp_e-smith-manager.patch |
Patch0: %{name}-%{version}-comp_e-smith-manager.patch |
14 |
Patch1: %{name}-%{version}-update_base.patch |
Patch1: %{name}-%{version}-update_base.patch |
15 |
Patch2: smeserver-xt_geoip-1.3.1-update-event-oldManager.patch |
Patch2: smeserver-xt_geoip-1.3.1-update-event-oldManager.patch |
16 |
|
Patch3: %{name}-%{version}-logfiles_changes.patch |
17 |
|
Patch4: smeserver-xt_geoip-1.3.1-locale-2021-08-25.patch |
18 |
|
Patch5: smeserver-xt_geoip-1.3.1-locale-2021-09-23.patch |
19 |
|
Patch6: smeserver-xt_geoip-1.3.1-locale-2021-10-28.patch |
20 |
|
|
21 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
22 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
40 |
%patch0 -p1 |
%patch0 -p1 |
41 |
%patch1 -p1 |
%patch1 -p1 |
42 |
%patch2 -p1 |
%patch2 -p1 |
43 |
|
%patch3 -p1 |
44 |
|
%patch4 -p1 |
45 |
|
%patch5 -p1 |
46 |
|
%patch6 -p1 |
47 |
|
|
48 |
%build |
%build |
49 |
perl createlinks |
perl createlinks |
82 |
|
|
83 |
|
|
84 |
%changelog |
%changelog |
85 |
|
* Thu Oct 28 2021 Michel Begue <mab974@gmail.com> 1.3.1-10.sme |
86 |
|
- apply locale 2021-10-28 patch |
87 |
|
|
88 |
|
* Fri Sep 24 2021 Terry Fage <tfage@yahoo.com.au> 1.3.1-09.sme |
89 |
|
- apply locale 2021-09-23 patch |
90 |
|
|
91 |
|
* Wed Aug 25 2021 Terry Fage <tfage@yahoo.com.au> 1.3.1-08.sme |
92 |
|
- apply locale 2021-08-25 patch |
93 |
|
|
94 |
|
* Tue Mar 16 2021 Michel Begue <mab974@gmail.com> 1.3.1-07.sme |
95 |
|
- Fix script as logfiles change (sshd - iptables) |
96 |
|
|
97 |
* Sun Mar 14 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.3.1-06.sme |
* Sun Mar 14 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.3.1-06.sme |
98 |
- change Geoip requirement to >= 1.5 |
- change Geoip requirement to >= 1.5 |
99 |
|
|
200 |
* Tue Sep 12 2017 Michel Begue <mab974@gmail.com> |
* Tue Sep 12 2017 Michel Begue <mab974@gmail.com> |
201 |
- initial release |
- initial release |
202 |
- [1.0.0-1] |
- [1.0.0-1] |
|
|
|