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 07 |
%define release 09 |
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} |
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 |
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 |
|
|
20 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
21 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
40 |
%patch1 -p1 |
%patch1 -p1 |
41 |
%patch2 -p1 |
%patch2 -p1 |
42 |
%patch3 -p1 |
%patch3 -p1 |
43 |
|
%patch4 -p1 |
44 |
|
%patch5 -p1 |
45 |
|
|
46 |
%build |
%build |
47 |
perl createlinks |
perl createlinks |
80 |
|
|
81 |
|
|
82 |
%changelog |
%changelog |
83 |
|
* Fri Sep 24 2021 Terry Fage <tfage@yahoo.com.au> 1.3.1-09.sme |
84 |
|
- apply locale 2021-09-23 patch |
85 |
|
|
86 |
|
* Wed Aug 25 2021 Terry Fage <tfage@yahoo.com.au> 1.3.1-08.sme |
87 |
|
- apply locale 2021-08-25 patch |
88 |
|
|
89 |
* Tue Mar 16 2021 Michel Begue <mab974@gmail.com> 1.3.1-07.sme |
* Tue Mar 16 2021 Michel Begue <mab974@gmail.com> 1.3.1-07.sme |
90 |
- Fix script as logfiles change (sshd - iptables) |
- Fix script as logfiles change (sshd - iptables) |
91 |
|
|
195 |
* Tue Sep 12 2017 Michel Begue <mab974@gmail.com> |
* Tue Sep 12 2017 Michel Begue <mab974@gmail.com> |
196 |
- initial release |
- initial release |
197 |
- [1.0.0-1] |
- [1.0.0-1] |
|
|
|