/[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.5 by jpp, Sun Mar 14 18:27:59 2021 UTC Revision 1.11 by michel, Thu Oct 28 20:11:53 2021 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 05  %define release 11
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 13  Source: %{name}-%{version}.tar.xz Line 13  Source: %{name}-%{version}.tar.xz
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    Patch7: smeserver-xt_geoip-1.3.1-SME_11676.patch
21    
22  BuildArchitectures: noarch  BuildArchitectures: noarch
23  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
# Line 20  BuildRequires: e-smith-devtools Line 25  BuildRequires: e-smith-devtools
25  Requires: e-smith-release >= 10.0  Requires: e-smith-release >= 10.0
26  Requires: server-manager >= 0.1.0-23  Requires: server-manager >= 0.1.0-23
27  Requires: xtables-addons = 2.14  Requires: xtables-addons = 2.14
28  Requires: GeoIP = 1.5.0  Requires: GeoIP >= 1.5.0
29  Requires: libmaxminddb >= 1.1.1  Requires: libmaxminddb >= 1.1.1
30  Requires: libmaxminddb-devel >= 1.1.1  Requires: libmaxminddb-devel >= 1.1.1
31  Requires: geolite2-country  Requires: geolite2-country
# Line 36  smserver rpm to setup database, update a Line 41  smserver rpm to setup database, update a
41  %patch0 -p1  %patch0 -p1
42  %patch1 -p1  %patch1 -p1
43  %patch2 -p1  %patch2 -p1
44    %patch3 -p1
45    %patch4 -p1
46    %patch5 -p1
47    %patch6 -p1
48    
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    
55    %patch7 -p1
56    
57    
58  %build  %build
59  perl createlinks  perl createlinks
# Line 74  rm -rf %{name}-%{version} Line 92  rm -rf %{name}-%{version}
92    
93    
94  %changelog  %changelog
95  * Sat Mar 13 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.3.1-05.sme  * Fri Oct 29 2021 Michel Begue <mab974@misouk.com> 1.3.1-11.sme
96    - fix multiple_rpm_owners [SME: 11676]
97    - add event for smeserver-manager
98    - delete expand-template for update_base
99    
100    * Thu Oct 28 2021 Michel Begue <mab974@gmail.com> 1.3.1-10.sme
101    - apply locale 2021-10-28 patch
102    
103    * Fri Sep 24 2021 Terry Fage <tfage@yahoo.com.au> 1.3.1-09.sme
104    - apply locale 2021-09-23 patch
105    
106    * Wed Aug 25 2021 Terry Fage <tfage@yahoo.com.au> 1.3.1-08.sme
107    - apply locale 2021-08-25 patch
108    
109    * Tue Mar 16 2021 Michel Begue <mab974@gmail.com> 1.3.1-07.sme
110    - Fix script as logfiles change (sshd - iptables)
111    
112    * Sun Mar 14 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.3.1-06.sme
113    - change Geoip requirement to >= 1.5
114    
115    * Sat Mar 13 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.3.1-05.sme
116  - readded changelog from contribs9  - readded changelog from contribs9
117  - moved changelog to the end of spec  - moved changelog to the end of spec
118  - TODO review the two section of %files  - TODO review the two section of %files
# Line 177  rm -rf %{name}-%{version} Line 215  rm -rf %{name}-%{version}
215  * Tue Sep 12 2017 Michel Begue <mab974@gmail.com>  * Tue Sep 12 2017 Michel Begue <mab974@gmail.com>
216  - initial release  - initial release
217  - [1.0.0-1]  - [1.0.0-1]
   


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