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

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

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

Revision 1.5 by jpp, Fri Apr 2 21:08:36 2021 UTC Revision 1.8 by jpp, Mon Aug 1 03:04:02 2022 UTC
# Line 1  Line 1 
1    
2  %define name smeserver-mod_maxminddb  %define name smeserver-mod_maxminddb
3  %define version 1.1.0  %define version 1.1.0
4  %define release 11  %define release 14
5    
6  Summary: SME Server mod_dav implementation  Summary: SME Server mod_dav implementation
7  Name: %{name}  Name: %{name}
# Line 15  Patch1: smeserver-mod_maxminddb-1.1.0-bz Line 15  Patch1: smeserver-mod_maxminddb-1.1.0-bz
15  Patch2: smeserver-mod_maxminddb-1.1.0-bz10759-newVariables.patch  Patch2: smeserver-mod_maxminddb-1.1.0-bz10759-newVariables.patch
16  Patch3: smeserver-mod_maxminddb-1.1.0-bz11521-sme10.patch  Patch3: smeserver-mod_maxminddb-1.1.0-bz11521-sme10.patch
17  Patch4: smeserver-mod_maxminddb-1.1.0-allowexternalSSLAccessByCountry.patch  Patch4: smeserver-mod_maxminddb-1.1.0-allowexternalSSLAccessByCountry.patch
18    Patch5: smeserver-mod_maxminddb-1.1.0-bz12052-httpd24.patch
19    
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
22  Requires: smeserver-release >= 9  Requires: smeserver-release >= 10
23    Requires: e-smith-apache >= 2.6.0-19
24  Requires: httpd >= 2  Requires: httpd >= 2
25  Requires: mod_maxminddb  Requires: mod_maxminddb
26  Requires: libmaxminddb-devel  Requires: libmaxminddb-devel
# Line 30  BuildRequires: e-smith-devtools >= 1.13. Line 32  BuildRequires: e-smith-devtools >= 1.13.
32  Implementation of mod_dav for SME Server 7.  Implementation of mod_dav for SME Server 7.
33    
34  %changelog  %changelog
35    * Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.0-14.sme
36    - make compatible with httpd24 access  [SME: 12052]
37    
38  * Fri Apr 02 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.0-11.sme  * Fri Apr 02 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.0-11.sme
39  - add option to allow countries to external access to manager [SME: 10768]  - add option to allow countries to external access to manager [SME: 10768]
40    ValidFromGeoIP will add access to listed countries to managers and all    ValidFromGeoIP will add access to listed countries to managers and all
# Line 60  Implementation of mod_dav for SME Server Line 65  Implementation of mod_dav for SME Server
65  %patch2 -p1  %patch2 -p1
66  %patch3 -p1  %patch3 -p1
67  %patch4 -p1  %patch4 -p1
68    %patch5 -p1
69    
70  %build  %build
71  perl createlinks  perl createlinks


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