gunnar: server/kolab-webclient/passwd ChangeLog, 1.1, 1.2 passwd.spec, 1.3, 1.4

cvs at kolab.org cvs at kolab.org
Tue Feb 9 10:37:55 CET 2010


Author: gunnar

Update of /kolabrepository/server/kolab-webclient/passwd
In directory doto:/tmp/cvs-serv30138/kolab-webclient/passwd

Modified Files:
	ChangeLog passwd.spec 
Log Message:
Added passwd_confdir variable which indicates the path of the configuration directory for the Horde passwd application. This corrects the previous path correction as the configuration files need to end up in client/passwd/config.

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/passwd/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ChangeLog	28 Jan 2010 15:45:02 -0000	1.1
+++ ChangeLog	9 Feb 2010 09:37:53 -0000	1.2
@@ -1,3 +1,11 @@
+2010-02-09  Gunnar Wrobel  <p at rdus.de>
+
+	* templates/passwd-3.1.2/webclient-passwd_conf.php.template:
+	(TARGET): fixed path.
+
+	* templates/passwd-3.1.2/webclient-passwd_backends.php.template
+	(TARGET): fixed path.
+
 2010-01-28  Sascha Wilde  <wilde at intevation.de>
 
 	* templates/passwd-3.1.2/webclient-passwd_conf.php.template:

Index: passwd.spec
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/passwd/passwd.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- passwd.spec	28 Jan 2010 15:45:02 -0000	1.3
+++ passwd.spec	9 Feb 2010 09:37:53 -0000	1.4
@@ -1,7 +1,7 @@
 # Macros
 %define         V_package passwd
 %define         V_version 3.1.2
-%define         V_release 20100128
+%define         V_release 20100209
 
 # Package Information
 Name:		%{V_package}





More information about the commits mailing list