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

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

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

Revision 1.4 by slords, Mon Feb 25 19:04:54 2008 UTC Revision 1.7 by slords, Wed Apr 2 15:03:58 2008 UTC
# Line 1  Line 1 
1    # $Id$
2    # Authority: snetram
3    # Name: Jonathan Martens
4    
5  %define name smeserver-mod_dav  %define name smeserver-mod_dav
6  %define version 0.1  %define version 0.1
7  %define release 6  %define release 8
8    
9  Summary: SME Server mod_dav implementation  Summary: SME Server mod_dav implementation
10  Name: %{name}  Name: %{name}
# Line 10  License: GPL Line 14  License: GPL
14  Group: Applications/Internet  Group: Applications/Internet
15  Source: %{name}-%{version}-2.tgz  Source: %{name}-%{version}-2.tgz
16  Patch1: smeserver-mod_dav-0.1-initdb.patch  Patch1: smeserver-mod_dav-0.1-initdb.patch
17    Patch2: smeserver-mod_dav-0.1-ImplementDAVForIbays.patch
18  BuildArchitectures: noarch  BuildArchitectures: noarch
19  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
20  Requires: smeserver-release >= 7 httpd >= 2  Requires: smeserver-release >= 7 httpd >= 2
# Line 19  BuildRequires: e-smith-devtools >= 1.13. Line 24  BuildRequires: e-smith-devtools >= 1.13.
24  Implementation of mod_dav for SME Server 7.  Implementation of mod_dav for SME Server 7.
25    
26  %changelog  %changelog
27    * Sun Mar 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
28    - 0.1-8
29    - Fixed template issue created in 0.1-7 by [SME: 3470]
30    
31    * Sun Mar 23 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
32    - 0.1-7
33    - Added WebDAV access to ibays [SME: 3470]
34    
35  * Mon Feb 25 2008 Shad L. Lords <slords@mail.com> 0.1-6  * Mon Feb 25 2008 Shad L. Lords <slords@mail.com> 0.1-6
36  - Remove scripts and move db initialition to package  - Remove scripts and move db initialition to package
37    
# Line 46  Implementation of mod_dav for SME Server Line 59  Implementation of mod_dav for SME Server
59    
60  %setup  %setup
61  %patch1 -p1  %patch1 -p1
62    %patch2 -p1
63    
64  %build  %build
65    


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