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 08 |
%define release 14 |
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} |
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 |
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 |
|
Patch9: smeserver-xt_geoip-1.3.1-SME_11887.patch |
23 |
|
Patch10: smeserver-xt_geoip-1.3.1-bz12029_backup-bz10863_bases.patch |
24 |
|
|
25 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
26 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
46 |
%patch2 -p1 |
%patch2 -p1 |
47 |
%patch3 -p1 |
%patch3 -p1 |
48 |
%patch4 -p1 |
%patch4 -p1 |
49 |
|
%patch5 -p1 |
50 |
|
%patch6 -p1 |
51 |
|
# tmp fix before new source archive |
52 |
|
rm -rf root/etc/e-smith/events/bootstrap-console-save/templates2expand |
53 |
|
rm -rf root/etc/e-smith/events/console-save/templates2expand |
54 |
|
rm -rf root/etc/e-smith/events/xt_geoip-modify/templates2expand/usr |
55 |
|
rm -rf root/etc/e-smith/events/xt_geoip-update/templates2expand/usr |
56 |
|
%patch7 -p1 |
57 |
|
%patch8 -p1 |
58 |
|
%patch9 -p1 |
59 |
|
%patch10 -p1 |
60 |
|
|
61 |
%build |
%build |
62 |
perl createlinks |
perl createlinks |
95 |
|
|
96 |
|
|
97 |
%changelog |
%changelog |
98 |
|
* Thu Jul 07 2022 Michel Begue <mab974@misouk.com> 1.3.1-14.sme |
99 |
|
- add xt_geoip to backup list [SME: 12029] |
100 |
|
- archive and clean up Ip & Country bases [SME: 10863] |
101 |
|
|
102 |
|
* Wed Mar 09 2022 Michel Begue <mab974@misouk.com> 1.3.1-13.sme |
103 |
|
- fix Other and Reverse parameters for SM2 [SME: 11887] |
104 |
|
|
105 |
|
* Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.1-12.sme |
106 |
|
- Add-class-to-div-for-AdminLTE [SME: 11839] |
107 |
|
|
108 |
|
* Fri Oct 29 2021 Michel Begue <mab974@misouk.com> 1.3.1-11.sme |
109 |
|
- fix multiple_rpm_owners [SME: 11676] |
110 |
|
- add event for smeserver-manager |
111 |
|
- delete expand-template for update_base |
112 |
|
|
113 |
|
* Thu Oct 28 2021 Michel Begue <mab974@gmail.com> 1.3.1-10.sme |
114 |
|
- apply locale 2021-10-28 patch |
115 |
|
|
116 |
|
* Fri Sep 24 2021 Terry Fage <tfage@yahoo.com.au> 1.3.1-09.sme |
117 |
|
- apply locale 2021-09-23 patch |
118 |
|
|
119 |
* Wed Aug 25 2021 Terry Fage <tfage@yahoo.com.au> 1.3.1-08.sme |
* Wed Aug 25 2021 Terry Fage <tfage@yahoo.com.au> 1.3.1-08.sme |
120 |
- apply locale 2021-08-25 patch |
- apply locale 2021-08-25 patch |
121 |
|
|
228 |
* Tue Sep 12 2017 Michel Begue <mab974@gmail.com> |
* Tue Sep 12 2017 Michel Begue <mab974@gmail.com> |
229 |
- initial release |
- initial release |
230 |
- [1.0.0-1] |
- [1.0.0-1] |
|
|
|