/[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.4 by jpp, Thu Mar 14 03:31:24 2019 UTC Revision 1.5 by jpp, Thu Mar 14 03:37:00 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 3  %define release 4
5    
6  Summary: SME Server mod_dav implementation  Summary: SME Server mod_dav implementation
7  Name: %{name}  Name: %{name}
# Line 11  License: GPL Line 11  License: GPL
11  Group: Applications/Internet  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
15  BuildArchitectures: noarch  BuildArchitectures: noarch
16  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
17  Requires: smeserver-release >= 9  Requires: smeserver-release >= 9
# Line 22  BuildRequires: e-smith-devtools >= 1.13. Line 23  BuildRequires: e-smith-devtools >= 1.13.
23  Implementation of mod_dav for SME Server 7.  Implementation of mod_dav for SME Server 7.
24    
25  %changelog  %changelog
26  * Wed Mar 13 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.0-3.sme  * Wed Mar 13 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.0-4.sme
27  - fix typo [SME: 10759]  - fix typo [SME: 10759]
28  - add requires mod_maxminddb  - add requires mod_maxminddb
29    - rename template
30    
31  * Tue Mar 12 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.0-1.sme  * Tue Mar 12 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.0-1.sme
32  - Initial version [SME: 10759]  - Initial version [SME: 10759]
# Line 32  Implementation of mod_dav for SME Server Line 34  Implementation of mod_dav for SME Server
34  %prep  %prep
35  %setup  %setup
36  %patch0 -p1  %patch0 -p1
37    %patch1 -p1
38    
39  %build  %build
40    


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