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

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

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

Revision 1.2 by brianr, Thu Oct 29 12:33:10 2020 UTC Revision 1.3 by jpp, Mon Mar 1 04:14:17 2021 UTC
# Line 1  Line 1 
1  # $Id: smeserver-mod_dav.spec,v 1.1 2020/07/23 17:52:56 brianr Exp $  # $Id: smeserver-mod_dav.spec,v 1.2 2020/10/29 12:33:10 brianr Exp $
2  # Authority: snetram  # Authority: snetram
3  # Name: Jonathan Martens  # Name: Jonathan Martens
4    
5  %define name smeserver-mod_dav  %define name smeserver-mod_dav
6  %define version 1.1  %define version 1.1
7  %define release 3  %define release 4
8    
9  Summary: SME Server mod_dav implementation  Summary: SME Server mod_dav implementation
10  Name: %{name}  Name: %{name}
# Line 14  License: GPL Line 14  License: GPL
14  Group: Applications/Internet  Group: Applications/Internet
15  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
16  Patch0: smeserver-mod_dav-1.1_add_AuthBasicProvider_external.patch  Patch0: smeserver-mod_dav-1.1_add_AuthBasicProvider_external.patch
17    PAtch1: smeserver-mod_dav-1.1-bz11070.patch
18    
19  BuildArchitectures: noarch  BuildArchitectures: noarch
20  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
21  Requires: smeserver-release >= 9  Requires: smeserver-release >= 9
# Line 24  BuildRequires: e-smith-devtools >= 1.13. Line 26  BuildRequires: e-smith-devtools >= 1.13.
26  Implementation of mod_dav for SME Server 7.  Implementation of mod_dav for SME Server 7.
27    
28  %changelog  %changelog
29    * Sun Feb 28 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-4.sme
30    - add createlinks and add -update event [SME: 11070]
31    
32  * Thu Oct 29 2020 Brian Read <brianr@bjsystems.co.uk> 1.1-3.sme  * Thu Oct 29 2020 Brian Read <brianr@bjsystems.co.uk> 1.1-3.sme
33  - Initial import into SME10 tree [SME: 11070 ]  - Initial import into SME10 tree [SME: 11070]
34    
35  * Tue Jun 10 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.1-2.sme  * Tue Jun 10 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 1.1-2.sme
36  - added new way to authenticate to apache [sme:8340]  - added new way to authenticate to apache [sme:8340]
# Line 39  Implementation of mod_dav for SME Server Line 44  Implementation of mod_dav for SME Server
44  %prep  %prep
45  %setup  %setup
46  %patch0 -p1  %patch0 -p1
47    %patch1 -p1
48    
49  %build  %build
50    perl createlinks
51    
52  %install  %install
53  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