/[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.1 by jpp, Fri Apr 2 19:22:46 2021 UTC Revision 1.4 by jpp, Fri Apr 2 19:46:15 2021 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 7  %define release 10
5    
6  Summary: SME Server mod_dav implementation  Summary: SME Server mod_dav implementation
7  Name: %{name}  Name: %{name}
# Line 13  Source: %{name}-%{version}.tar.gz Line 13  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  Patch2: smeserver-mod_maxminddb-1.1.0-bz10759-newVariables.patch
16    Patch3: smeserver-mod_maxminddb-1.1.0-bz11521-sme10.patch
17    
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
20  Requires: smeserver-release >= 9  Requires: smeserver-release >= 9
# Line 27  BuildRequires: e-smith-devtools >= 1.13. Line 29  BuildRequires: e-smith-devtools >= 1.13.
29  Implementation of mod_dav for SME Server 7.  Implementation of mod_dav for SME Server 7.
30    
31  %changelog  %changelog
32    * Fri Apr 02 2021 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.0-10.sme
33    - initial import to SME 10 [SME: 11521]
34    - update event created
35    
36  * Thu Apr 11 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.0-7.sme  * Thu Apr 11 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.0-7.sme
37  - fix missing db on installation [SME: 10770]  - fix missing db on installation [SME: 10770]
38    
# Line 46  Implementation of mod_dav for SME Server Line 52  Implementation of mod_dav for SME Server
52  %patch0 -p1  %patch0 -p1
53  %patch1 -p1  %patch1 -p1
54  %patch2 -p1  %patch2 -p1
55    %patch3 -p1
56    
57  %build  %build
58    perl createlinks
59    
60  %install  %install
61  rm -rf %buildroot  rm -rf %buildroot


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