--- rpms/smeserver-mod_dav/contribs7/smeserver-mod_dav.spec 2008/02/06 21:11:46 1.2 +++ rpms/smeserver-mod_dav/contribs7/smeserver-mod_dav.spec 2008/02/22 11:25:10 1.3 @@ -1,6 +1,6 @@ %define name smeserver-mod_dav %define version 0.1 -%define release 4 +%define release 5 Summary: SME Server mod_dav implementation Name: %{name} @@ -18,8 +18,13 @@ BuildRequires: e-smith-devtools >= 1.13. Implementation of mod_dav for SME Server 7. %changelog +* Fri Feb 22 2008 Jonathan Martens +- 0.1-5 +- Removed initialize-default-database from %post macro +- Fixed previous changelog entry to have correct version number + * Wed Feb 06 2008 Jonathan Martens -- 0.1-3 +- 0.1-4 - Fixed httpd-e-smith restart command to use sv -t * Sun Apr 29 2007 Shad L. Lords @@ -55,15 +60,14 @@ rm -f %{name}-%{version}-filelist rm -rf %buildroot %post -/etc/e-smith/events/actions/initialize-default-databases /etc/e-smith/events/actions/navigation-conf /sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf /usr/bin/sv t httpd-e-smith %postun /sbin/e-smith/db configuration delete modDAV -/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf /etc/e-smith/events/actions/navigation-conf +/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf /usr/bin/sv t httpd-e-smith %files -f %{name}-%{version}-filelist