/[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.2 by snetram, Wed Feb 6 21:11:46 2008 UTC Revision 1.3 by snetram, Fri Feb 22 11:25:10 2008 UTC
# Line 1  Line 1 
1  %define name smeserver-mod_dav  %define name smeserver-mod_dav
2  %define version 0.1  %define version 0.1
3  %define release 4  %define release 5
4    
5  Summary: SME Server mod_dav implementation  Summary: SME Server mod_dav implementation
6  Name: %{name}  Name: %{name}
# Line 18  BuildRequires: e-smith-devtools >= 1.13. Line 18  BuildRequires: e-smith-devtools >= 1.13.
18  Implementation of mod_dav for SME Server 7.  Implementation of mod_dav for SME Server 7.
19    
20  %changelog  %changelog
21    * Fri Feb 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
22    - 0.1-5
23    - Removed initialize-default-database from %post macro
24    - Fixed previous changelog entry to have correct version number
25    
26  * Wed Feb 06 2008 Jonathan Martens <smeserver-contribs@snetram.nl>  * Wed Feb 06 2008 Jonathan Martens <smeserver-contribs@snetram.nl>
27  - 0.1-3  - 0.1-4
28  - Fixed httpd-e-smith restart command to use sv -t  - Fixed httpd-e-smith restart command to use sv -t
29    
30  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>  * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
# Line 55  rm -f %{name}-%{version}-filelist Line 60  rm -f %{name}-%{version}-filelist
60  rm -rf %buildroot  rm -rf %buildroot
61    
62  %post  %post
 /etc/e-smith/events/actions/initialize-default-databases  
63  /etc/e-smith/events/actions/navigation-conf  /etc/e-smith/events/actions/navigation-conf
64  /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf  /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf
65  /usr/bin/sv t httpd-e-smith  /usr/bin/sv t httpd-e-smith
66    
67  %postun  %postun
68  /sbin/e-smith/db configuration delete modDAV  /sbin/e-smith/db configuration delete modDAV
 /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf  
69  /etc/e-smith/events/actions/navigation-conf  /etc/e-smith/events/actions/navigation-conf
70    /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf
71  /usr/bin/sv t httpd-e-smith  /usr/bin/sv t httpd-e-smith
72    
73  %files -f %{name}-%{version}-filelist  %files -f %{name}-%{version}-filelist


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