richard: server/kolabd/kolabd ChangeLog,1.24,1.25

cvs at intevation.de cvs at intevation.de
Fri Dec 30 11:46:29 CET 2005


Author: richard

Update of /kolabrepository/server/kolabd/kolabd
In directory doto:/tmp/cvs-serv5561

Modified Files:
	ChangeLog 
Log Message:
Add a  webserver prefix.  The latter means that kolab will be reachable  
at e.g. https://www.domain.tld/kolab instead of just https://www.domain.tld/  
 
This is done by the adding a variable web_server_prefix.  In case of just 
kolab this variable is left empty and nothing changes compared to the old 
situation. 
Other (distributions) could define this variable and the webserver prefix
is than added during build time. 

* templates/resmgr.conf.template.in,
  templates/fbview.conf.template.in: added
  @webserver_web_prefix@ (we did what Mandriva already had done!)
* dist_conf/{kolab,suse,common}: added @webserver_web_prefix@



Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- ChangeLog	30 Dec 2005 10:25:21 -0000	1.24
+++ ChangeLog	30 Dec 2005 10:46:27 -0000	1.25
@@ -1,3 +1,10 @@
+2005-12-27 Marcus Hüwe <suse-tux at gmx.de>
+	Patch committed by Richard Bos, see issue1049
+	* templates/resmgr.conf.template.in,
+	  templates/fbview.conf.template.in: added
+	  @webserver_web_prefix@ (we did what Mandriva already had done!)
+	* dist_conf/{kolab,suse,common}: added @webserver_web_prefix@
+
 2005-12-30 Marcus Hüwe <suse-tux at gmx.de>
 	Patch committed by Richard Bos, see issue1047
 	* dist_conf/{kolab,suse}: added KOLABRC variable





More information about the commits mailing list