SOURCES: horde-config-xml.patch, horde-path.patch - update to 3.2-rc2
glen
glen at pld-linux.org
Thu Feb 7 00:09:19 CET 2008
Author: glen Date: Wed Feb 6 23:09:19 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- update to 3.2-rc2
---- Files affected:
SOURCES:
horde-config-xml.patch (1.2 -> 1.3) , horde-path.patch (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SOURCES/horde-config-xml.patch
diff -u SOURCES/horde-config-xml.patch:1.2 SOURCES/horde-config-xml.patch:1.3
--- SOURCES/horde-config-xml.patch:1.2 Sun Jul 31 12:54:08 2005
+++ SOURCES/horde-config-xml.patch Thu Feb 7 00:09:13 2008
@@ -20,14 +20,3 @@
<configsection name="params">
<configboolean name="append" required="false" desc="Should new log
entries be appended to an existing log file? If this is false, new log files
---- horde-3.0.5-rc2/config/conf.xml~ 2005-07-31 13:53:16.000000000 +0300
-+++ horde-3.0.5-rc2/config/conf.xml 2005-07-31 13:53:21.000000000 +0300
-@@ -951,7 +951,7 @@
- <case name="file" desc="Files on the local system">
- <configsection name="params">
- <configstring name="vfsroot" desc="Where on the real filesystem should
-- Horde use as root of the virtual filesystem?">/tmp</configstring>
-+ Horde use as root of the virtual filesystem?">/var/lib/horde</configstring>
- </configsection>
- </case>
- <case name="sql" desc="SQL database">
================================================================
Index: SOURCES/horde-path.patch
diff -u SOURCES/horde-path.patch:1.17 SOURCES/horde-path.patch:1.18
--- SOURCES/horde-path.patch:1.17 Mon Aug 27 11:44:29 2007
+++ SOURCES/horde-path.patch Thu Feb 7 00:09:14 2008
@@ -199,15 +199,6 @@
'webroot' => $this->applications['horde']['webroot'] . '/jeta',
'name' => _("SSH"),
'status' => 'active',
-@@ -443,7 +443,7 @@
- );
-
- $this->applications['giapeto'] = array(
-- 'fileroot' => dirname(__FILE__) . '/../giapeto',
-+ 'fileroot' => '/usr/share/horde/giapeto',
- 'webroot' => $this->applications['horde']['webroot'] . '/giapeto',
- 'name' => _("CMS"),
- 'status' => 'active',
@@ -452,7 +452,7 @@
);
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/horde-config-xml.patch?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/horde-path.patch?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list