gunnar: server/kolab-webclient ChangeLog, 1.5, 1.6 kolab-webclient.spec, 1.16, 1.17

cvs at kolab.org cvs at kolab.org
Sat Dec 27 11:46:17 CET 2008


Author: gunnar

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

Modified Files:
	ChangeLog kolab-webclient.spec 
Log Message:
 kolab/issue3318 (kolab-fbview-1.2.0-20081212 fails to compile on solaris 10)

Index: ChangeLog
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- ChangeLog	15 Dec 2008 20:58:50 -0000	1.5
+++ ChangeLog	27 Dec 2008 10:46:15 -0000	1.6
@@ -1,3 +1,9 @@
+2008-12-27  Gunnar Wrobel  <p at rdus.de>
+
+	* kolab-webclient.spec:
+	kolab/issue3318 (kolab-fbview-1.2.0-20081212 fails to compile on
+	solaris 10)
+
 2008-12-15  Gunnar Wrobel  <p at rdus.de>
 
 	* kolab-webclient.spec:

Index: kolab-webclient.spec
===================================================================
RCS file: /kolabrepository/server/kolab-webclient/kolab-webclient.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- kolab-webclient.spec	15 Dec 2008 20:58:50 -0000	1.16
+++ kolab-webclient.spec	27 Dec 2008 10:46:15 -0000	1.17
@@ -73,7 +73,7 @@
 
 	find . -name 'test.php' | xargs rm
 
-	find . -name '*.orig' | xargs rm
+	find . -type f | grep '\.orig$' | xargs rm
 
 	cp -r * $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/client/
 





More information about the commits mailing list