gunnar: server/horde/horde-ingo conf.php, 1.1, 1.2 horde-ingo-kolab.spec, 1.14, 1.15

cvs at kolab.org cvs at kolab.org
Thu Oct 4 11:47:57 CEST 2007


Author: gunnar

Update of /kolabrepository/server/horde/horde-ingo
In directory doto:/tmp/cvs-serv11291/horde/horde-ingo

Modified Files:
	conf.php horde-ingo-kolab.spec 
Log Message:
Make horde ready for the beta release.

Index: conf.php
===================================================================
RCS file: /kolabrepository/server/horde/horde-ingo/conf.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- conf.php	25 May 2007 13:06:44 -0000	1.1
+++ conf.php	4 Oct 2007 09:47:55 -0000	1.2
@@ -1,6 +1,6 @@
 <?php
 /* CONFIG START. DO NOT CHANGE ANYTHING IN OR AFTER THIS LINE. */
-// $Horde: ingo/config/conf.xml,v 1.18 2006/10/27 13:51:42 jan Exp $
+// $Horde: ingo/config/conf.xml,v 1.20 2007/07/27 16:55:13 jan Exp $
 $conf['menu']['apps'] = array();
 $conf['storage']['driver'] = 'prefs';
 $conf['storage']['maxblacklist'] = 0;
@@ -10,6 +10,7 @@
 $conf['spam']['enabled'] = true;
 $conf['spam']['header'] = 'X-Spam-Level';
 $conf['spam']['char'] = '*';
+$conf['spam']['compare'] = 'string';
 $conf['hooks']['vacation_addresses'] = false;
 $conf['hooks']['vacation_only'] = true;
 /* CONFIG END. DO NOT CHANGE ANYTHING IN OR BEFORE THIS LINE. */

Index: horde-ingo-kolab.spec
===================================================================
RCS file: /kolabrepository/server/horde/horde-ingo/horde-ingo-kolab.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- horde-ingo-kolab.spec	1 Oct 2007 15:47:19 -0000	1.14
+++ horde-ingo-kolab.spec	4 Oct 2007 09:47:55 -0000	1.15
@@ -3,7 +3,7 @@
 %define         V_package horde-%{V_horde_name}-kolab
 %define         V_year  2007
 %define         V_month 10
-%define         V_day   01
+%define         V_day   04
 %define         V_version 1.2_alpha
 %define         V_uver    1.2-alpha
 %define         V_date %{V_year}-%{V_month}-%{V_day}





More information about the commits mailing list