/[smecontribs]/rpms/smeserver-xt_geoip/contribs10/smeserver-xt_geoip.spec
ViewVC logotype

Diff of /rpms/smeserver-xt_geoip/contribs10/smeserver-xt_geoip.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.12 by brianr, Fri Jan 7 15:57:54 2022 UTC Revision 1.20 by michel, Tue Feb 21 08:37:59 2023 UTC
# Line 1  Line 1 
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 12  %define release 19
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}
# Line 17  Patch3: %{name}-%{version}-logfiles_chan Line 17  Patch3: %{name}-%{version}-logfiles_chan
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  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  Patch6: smeserver-xt_geoip-1.3.1-locale-2021-10-28.patch
 #Note this one is not applied!!  
20  Patch7: smeserver-xt_geoip-1.3.1-SME_11676.patch  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  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    Patch11: smeserver-xt_geoip-1.3.1-bz12097_fix_logs_date_test.patch
25    Patch12: smeserver-xt_geoip-1.3.1-bz12098_add_fail2ban_stats.patch
26    Patch13: smeserver-xt_geoip-1.3.1-locale-2022-11-11.patch
27    Patch14: smeserver-xt_geoip-1.3.1-bz12291_module_state.patch
28    Patch15: smeserver-xt_geoip-1.3.1-bz10793_module_load.patch
29    
30  BuildArchitectures: noarch  BuildArchitectures: noarch
31  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
# Line 47  smserver rpm to setup database, update a Line 53  smserver rpm to setup database, update a
53  %patch4 -p1  %patch4 -p1
54  %patch5 -p1  %patch5 -p1
55  %patch6 -p1  %patch6 -p1
 %patch8 -p1  
   
56  # tmp fix before new source archive  # tmp fix before new source archive
57  rm -rf root/etc/e-smith/events/bootstrap-console-save/templates2expand  rm -rf root/etc/e-smith/events/bootstrap-console-save/templates2expand
58  rm -rf root/etc/e-smith/events/console-save/templates2expand  rm -rf root/etc/e-smith/events/console-save/templates2expand
59  rm -rf root/etc/e-smith/events/xt_geoip-modify/templates2expand/usr  rm -rf root/etc/e-smith/events/xt_geoip-modify/templates2expand/usr
60  rm -rf root/etc/e-smith/events/xt_geoip-update/templates2expand/usr  rm -rf root/etc/e-smith/events/xt_geoip-update/templates2expand/usr
   
61  %patch7 -p1  %patch7 -p1
62    %patch8 -p1
63    %patch9 -p1
64    %patch10 -p1
65    %patch11 -p1
66    %patch12 -p1
67    %patch13 -p1
68    %patch14 -p1
69    %patch15 -p1
70    
71  %build  %build
72  perl createlinks  perl createlinks
# Line 95  rm -rf %{name}-%{version} Line 105  rm -rf %{name}-%{version}
105    
106    
107  %changelog  %changelog
108    * Wed Feb 15 2023 Michel Begue <mab974@misouk.com> 1.3.1-19.sme
109    - fix module not loaded after update [SME: 10793]
110    
111    * Wed Jan 11 2023 Michel Begue <mab974@misouk.com> 1.3.1-18.sme
112    - add a message if module xt_geoip is missing or not loaded [SME: 12291]
113    - add a message if chain XTGeoIP is missing (iptables) [SME: 12291]
114    
115    * Fri Nov 11 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.3.1-17.sme
116    - apply locale 2022-11-11 patch
117    
118    * Wed Jul 13 2022 Michel Begue <mab974@misouk.com> 1.3.1-16.sme
119    - add fail2ban stats [SME: 12098]
120    
121    * Mon Jul 11 2022 Michel Begue <mab974@misouk.com> 1.3.1-15.sme
122    - fix logs date test [SME: 12097]
123    
124    * Thu Jul 07 2022 Michel Begue <mab974@misouk.com> 1.3.1-14.sme
125    - add xt_geoip to backup list [SME: 12029]
126    - archive and clean up  Ip & Country bases [SME: 10863]
127    
128    * Wed Mar 09 2022 Michel Begue <mab974@misouk.com> 1.3.1-13.sme
129    - fix Other and Reverse parameters for SM2 [SME: 11887]
130    
131  * Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.1-12.sme  * Fri Jan 07 2022 Brian Read <brianr@bjsystems.co.uk> 1.3.1-12.sme
132  - Add-class-to-div-for-AdminLTE [SME: 11839]  - Add-class-to-div-for-AdminLTE [SME: 11839]
133    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed