gunnar: server/kolab-webclient kolab-webclient.spec,1.34,1.35

cvs at kolab.org cvs at kolab.org
Fri Jul 10 06:18:22 CEST 2009


Author: gunnar

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

Modified Files:
	kolab-webclient.spec 
Log Message:
Add PEAR-Auth_SASL dependency.

Index: kolab-webclient.spec
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/kolab-webclient.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- kolab-webclient.spec	9 Jul 2009 19:45:38 -0000	1.34
+++ kolab-webclient.spec	10 Jul 2009 04:18:18 -0000	1.35
@@ -88,6 +88,7 @@
 PreReq:       Kolab_Format >= 1.0.1
 PreReq:       Kolab_Server >= 0.5.0
 PreReq:       Kolab_Storage >= 0.4.0
+PreReq:       PEAR-Auth_SASL >= 1.0.2
 
 Obsoletes:    horde-kolab, horde-kronolith-kolab, horde-imp-kolab, horde-ingo-kolab, horde-kolab-client, horde-dimp-kolab, horde-mimp-kolab, horde-mnemo-kolab, horde-nag-kolab, horde-passwd-kolab, horde-turba-kolab, PEAR-Net_Sieve
 
@@ -187,6 +188,9 @@
 	rm -rf $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/client/lib/Horde/Kolab/Deprecated.php
 	rm -rf $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/client/lib/Horde/Kolab/Storage*
 	rm -rf $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/client/lib/Horde/Kolab/Test/Storage.php
+
+	# Use PEAR-Auth_SASL-1.0.2 from /kolab/lib/php
+	rm -rf $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/client/pear/Auth*
 
 
         sqlite $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/client/storage/horde.db < scripts/sql/groupware.sql





More information about the commits mailing list