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

Diff of /rpms/smeserver-mod_maxminddb/contribs9/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, Thu Mar 14 03:37:00 2019 UTC Revision 1.8 by jpp, Thu Apr 11 19:34:08 2019 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 4  %define release 7
5    
6  Summary: SME Server mod_dav implementation  Summary: SME Server mod_dav implementation
7  Name: %{name}  Name: %{name}
# Line 12  Group: Applications/Internet Line 12  Group: Applications/Internet
12  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
13  Patch0: smeserver-mod_maxminddb-1.1.0-bz10759-typo.patch  Patch0: smeserver-mod_maxminddb-1.1.0-bz10759-typo.patch
14  Patch1: smeserver-mod_maxminddb-1.1.0-bz10759-rename.patch  Patch1: smeserver-mod_maxminddb-1.1.0-bz10759-rename.patch
15    Patch2: smeserver-mod_maxminddb-1.1.0-bz10759-newVariables.patch
16  BuildArchitectures: noarch  BuildArchitectures: noarch
17  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
18  Requires: smeserver-release >= 9  Requires: smeserver-release >= 9
19  Requires: httpd >= 2  Requires: httpd >= 2
20  Requires: mod_maxminddb  Requires: mod_maxminddb
21    Requires: libmaxminddb-devel
22    Requires: geolite2-city
23    Requires: geolite2-country
24  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
25    
26  %description  %description
27  Implementation of mod_dav for SME Server 7.  Implementation of mod_dav for SME Server 7.
28    
29  %changelog  %changelog
30    * Thu Apr 11 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.0-7.sme
31    - fix missing db on installation [SME: 10770]
32    
33    * Thu Mar 14 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.0-6.sme
34    - configure necessary variables [SME: 10759]
35    
36  * Wed Mar 13 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.0-4.sme  * Wed Mar 13 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.0-4.sme
37  - fix typo [SME: 10759]  - fix typo [SME: 10759]
38  - add requires mod_maxminddb  - add requires mod_maxminddb
# Line 35  Implementation of mod_dav for SME Server Line 45  Implementation of mod_dav for SME Server
45  %setup  %setup
46  %patch0 -p1  %patch0 -p1
47  %patch1 -p1  %patch1 -p1
48    %patch2 -p1
49    
50  %build  %build
51    


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