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 12 |
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 |
|
Patch6: smeserver-xt_geoip-1.3.1-locale-2021-10-28.patch |
20 |
|
Patch7: smeserver-xt_geoip-1.3.1-SME_11676.patch |
21 |
|
Patch8: smeserver-xt_geoip-1.3.1-Add-class-to-div-for-AdminLTE.patch |
22 |
|
|
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
43 |
%patch1 -p1 |
%patch1 -p1 |
44 |
%patch2 -p1 |
%patch2 -p1 |
45 |
%patch3 -p1 |
%patch3 -p1 |
46 |
|
%patch4 -p1 |
47 |
|
%patch5 -p1 |
48 |
|
%patch6 -p1 |
49 |
|
# tmp fix before new source archive |
50 |
|
rm -rf root/etc/e-smith/events/bootstrap-console-save/templates2expand |
51 |
|
rm -rf root/etc/e-smith/events/console-save/templates2expand |
52 |
|
rm -rf root/etc/e-smith/events/xt_geoip-modify/templates2expand/usr |
53 |
|
rm -rf root/etc/e-smith/events/xt_geoip-update/templates2expand/usr |
54 |
|
%patch7 -p1 |
55 |
|
%patch8 -p1 |
56 |
|
|
57 |
%build |
%build |
58 |
perl createlinks |
perl createlinks |
91 |
|
|
92 |
|
|
93 |
%changelog |
%changelog |
94 |
|
* Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.1-12.sme |
95 |
|
- Add-class-to-div-for-AdminLTE [SME: 11839] |
96 |
|
|
97 |
|
* Fri Oct 29 2021 Michel Begue <mab974@misouk.com> 1.3.1-11.sme |
98 |
|
- fix multiple_rpm_owners [SME: 11676] |
99 |
|
- add event for smeserver-manager |
100 |
|
- delete expand-template for update_base |
101 |
|
|
102 |
|
* Thu Oct 28 2021 Michel Begue <mab974@gmail.com> 1.3.1-10.sme |
103 |
|
- apply locale 2021-10-28 patch |
104 |
|
|
105 |
|
* Fri Sep 24 2021 Terry Fage <tfage@yahoo.com.au> 1.3.1-09.sme |
106 |
|
- apply locale 2021-09-23 patch |
107 |
|
|
108 |
|
* Wed Aug 25 2021 Terry Fage <tfage@yahoo.com.au> 1.3.1-08.sme |
109 |
|
- apply locale 2021-08-25 patch |
110 |
|
|
111 |
* 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 |
112 |
- Fix script as logfiles change (sshd - iptables) |
- Fix script as logfiles change (sshd - iptables) |
113 |
|
|
217 |
* Tue Sep 12 2017 Michel Begue <mab974@gmail.com> |
* Tue Sep 12 2017 Michel Begue <mab974@gmail.com> |
218 |
- initial release |
- initial release |
219 |
- [1.0.0-1] |
- [1.0.0-1] |
|
|
|