gunnar: server/kolab-webclient kolab-webclient.spec,1.18,1.19

cvs at kolab.org cvs at kolab.org
Fri Feb 6 00:29:07 CET 2009


Author: gunnar

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

Modified Files:
	kolab-webclient.spec 
Log Message:
Update the package to use the new patch. The new patch should actually introduce no change (beside a single config variable switch in client/config/conf.php.

Index: kolab-webclient.spec
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/kolab-webclient.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- kolab-webclient.spec	8 Jan 2009 09:56:45 -0000	1.18
+++ kolab-webclient.spec	5 Feb 2009 23:29:05 -0000	1.19
@@ -2,8 +2,8 @@
 %define         V_horde_name horde-webmail
 %define         V_package kolab-webclient
 %define         V_year  2009
-%define         V_month 01
-%define         V_day   08
+%define         V_month 02
+%define         V_day   05
 %define         V_version 1.2.0
 %define         V_source_version 1.2
 %define         V_passwd_version 3.0.1
@@ -57,7 +57,7 @@
 	mv passwd-h3-%{V_passwd_version} %{V_horde_name}-%{V_source_version}/passwd
 
 	cd %{V_horde_name}-%{V_source_version}
-	%patch -p1 -P 0
+	%patch -p2 -P 0
 	cd ..
 
 %build





More information about the commits mailing list