/[smecontribs]/rpms/smeserver-zarafa/contribs7/smeserver-zarafa-0.9.0-update2.patch
ViewVC logotype

Contents of /rpms/smeserver-zarafa/contribs7/smeserver-zarafa-0.9.0-update2.patch

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


Revision 1.1 - (show annotations) (download)
Mon Dec 22 13:11:01 2008 UTC (15 years, 4 months ago) by dungog
Branch: MAIN
CVS Tags: smeserver-zarafa-0_9_0-40_el4_sme, smeserver-zarafa-0_9_0-51_el4_sme, smeserver-zarafa-0_9_0-43_el4_sme, smeserver-zarafa-0_9_0-53_el4_sme, smeserver-zarafa-0_9_0-47_el4_sme, smeserver-zarafa-0_9_0-26_el4_sme, smeserver-zarafa-0_9_0-38_el4_sme, smeserver-zarafa-0_9_0-33_el4_sme, smeserver-zarafa-0_9_0-25_el4_sme, smeserver-zarafa-0_9_0-32_el4_sme, smeserver-zarafa-0_9_0-45_el4_sme, smeserver-zarafa-0_9_0-39_el4_sme, smeserver-zarafa-0_9_0-49_el4_sme, smeserver-zarafa-0_9_0-42_el4_sme, smeserver-zarafa-0_9_0-34_el4_sme, smeserver-zarafa-0_9_0-37_el4_sme, smeserver-zarafa-0_9_0-29_el4_sme, smeserver-zarafa-0_9_0-46_el4_sme, smeserver-zarafa-0_9_0-54_el4_sme, smeserver-zarafa-0_9_0-50_el4_sme, smeserver-zarafa-0_9_0-48_el4_sme, smeserver-zarafa-0_9_0-35_el4_sme, smeserver-zarafa-0_9_0-36_el4_sme, smeserver-zarafa-0_9_0-31_el4_sme, smeserver-zarafa-0_9_0-52_el4_sme, smeserver-zarafa-0_9_0-56_el4_sme, smeserver-zarafa-0_9_0-30_el4_sme, smeserver-zarafa-0_9_0-27_el4_sme, smeserver-zarafa-0_9_0-28_el4_sme, smeserver-zarafa-0_9_0-24_el4_sme, HEAD
See Changelog

1 --- smeserver-zarafa-0.9.0/root/etc/e-smith/events/actions/zarafa-update.update2 2008-12-22 23:00:13.000000000 +1100
2 +++ smeserver-zarafa-0.9.0/root/etc/e-smith/events/actions/zarafa-update 2008-12-22 23:01:45.000000000 +1100
3 @@ -1,18 +1,10 @@
4 #!/bin/sh
5
6 -# initialize-default-databases
7 -/etc/e-smith/events/actions/initialize-default-databases
8 +# update files controled by upstream sources
9 +/bin/mkdir -p /var/www/html/webaccess/tmp
10 +/bin/mkdir -p /var/www/html/z-push/state
11 +
12 +/bin/chown -R www:www /var/www/html/webaccess/tmp
13 +/bin/chmod 755 /var/www/html/z-push/state
14 +/bin/chown -R www:www /var/www/html/z-push/state
15
16 -# remoteaccess-update
17 -/sbin/e-smith/signal-event remoteaccess-update
18 -
19 -# webaccess config
20 -/usr/bin/chown -R www:www /var/www/html/webaccess/tmp
21 -/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf
22 -/usr/bin/sv restart /service/httpd-e-smith
23 -
24 -# expand zarafa templates
25 -/etc/e-smith/events/actions/zarafa-expand-templates
26 -
27 -# start services
28 -/etc/e-smith/events/actions/zarafa-services restart

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed