/[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.3 by jpp, Mon Mar 1 04:14:17 2021 UTC Revision 1.7 by jpp, Fri Jul 29 04:17:39 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-mod_dav.spec,v 1.2 2020/10/29 12:33:10 brianr Exp $  # $Id: smeserver-mod_dav.spec,v 1.6 2021/06/21 01:39:42 terryfage 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 4  %define release 8
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  Patch1: smeserver-mod_dav-1.1-bz11070.patch
18    Patch2: smeserver-mod_dav-1.1-bz10347-bz4564-bz5337.patch
19    Patch3: smeserver-mod_dav-1.1-bz11630.patch
20    Patch4: smeserver-mod_dav-1.1-bz12051-24syntax.patch
21    
22  BuildArchitectures: noarch  BuildArchitectures: noarch
23  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
24  Requires: smeserver-release >= 9  Requires: e-smith-apache >= 2.6.0-19
25  Requires: httpd >= 2  Requires: smeserver-release >= 10
26    Requires: httpd >= 2.4.6
27  BuildRequires: e-smith-devtools >= 1.13.1-03  BuildRequires: e-smith-devtools >= 1.13.1-03
28    
29  %description  %description
30  Implementation of mod_dav for SME Server 7.  Implementation of mod_dav for SME Server 7.
31    
32  %changelog  %changelog
33    * Thu Jul 28 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.1-8.sme
34    - update to apache 2.4 access syntax [SME: 12051]
35    
36    * Mon Jun 21 2021 Terry Fage <terryf@ozemail.com.au> 1.1-7.sme
37    - Ensure persistence of/var/run/davlocks on reboot/reconfig [SME: 11630]
38    
39    * Mon Mar 01 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-6.sme
40    - fix security issues [SME: 11077]
41      where user could access ibay he was not member of group
42    - improve ibay dav template  [SME 4564]
43      force ssl, secure php file, disable cgi and php
44      when DAV enabled on ibay, and respect rmeote access settings
45    - descriptive login box [SME: 5337]
46    - fix some typos and propertie names
47      
48  * Sun Feb 28 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-4.sme  * Sun Feb 28 2021 Jean-Philipe Pialasse <tests@pialasse.com> 1.1-4.sme
49  - add createlinks and add -update event [SME: 11070]  - add createlinks and add -update event [SME: 11070]
50    
# Line 45  Implementation of mod_dav for SME Server Line 64  Implementation of mod_dav for SME Server
64  %setup  %setup
65  %patch0 -p1  %patch0 -p1
66  %patch1 -p1  %patch1 -p1
67    %patch2 -p1
68    %patch3 -p1
69    %patch4 -p1
70    
71    
72  %build  %build
73  perl createlinks  perl createlinks


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