1 |
# $Id: smeserver-mod_dav.spec,v 1.3 2014/06/10 22:20:57 stephdl Exp $ |
# $Id: smeserver-mod_dav.spec,v 1.1 2020/07/23 17:52:56 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 2 |
%define release 3 |
8 |
|
|
9 |
Summary: SME Server mod_dav implementation |
Summary: SME Server mod_dav implementation |
10 |
Name: %{name} |
Name: %{name} |
24 |
Implementation of mod_dav for SME Server 7. |
Implementation of mod_dav for SME Server 7. |
25 |
|
|
26 |
%changelog |
%changelog |
27 |
|
* Thu Oct 29 2020 Brian Read <brianr@bjsystems.co.uk> 1.1-3.sme |
28 |
|
- Initial import into SME10 tree [SME: 11070 ] |
29 |
|
|
30 |
* 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 |
31 |
- added new way to authenticate to apache [sme:8340] |
- added new way to authenticate to apache [sme:8340] |
32 |
|
|