packages: roundcubemail/roundcubemail.spec - disabled shared-folders.patch....

pawelz pawelz at pld-linux.org
Tue Oct 12 13:12:33 CEST 2010


Author: pawelz                       Date: Tue Oct 12 11:12:33 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disabled shared-folders.patch. Because of this patch roundcube does not show
folders other than INBOX. Please please please, test your changes! If this
patch requires some configuration, you should have added some %banner or hack
bin/update script to handle it!!!
- rel 2

---- Files affected:
packages/roundcubemail:
   roundcubemail.spec (1.106 -> 1.107) 

---- Diffs:

================================================================
Index: packages/roundcubemail/roundcubemail.spec
diff -u packages/roundcubemail/roundcubemail.spec:1.106 packages/roundcubemail/roundcubemail.spec:1.107
--- packages/roundcubemail/roundcubemail.spec:1.106	Sat Oct  9 18:40:11 2010
+++ packages/roundcubemail/roundcubemail.spec	Tue Oct 12 13:12:28 2010
@@ -21,7 +21,7 @@
 Summary(pl.UTF-8):	RoundCube Webmail - poczta przez WWW
 Name:		roundcubemail
 Version:	0.4.2
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/Mail
 Source0:	http://downloads.sourceforge.net/roundcubemail/%{name}-%{version}.tar.gz
@@ -38,7 +38,8 @@
 Patch3:		%{name}-faq-page.patch
 Patch4:		%{name}-password-anon-ldap-bind.patch
 Patch5:		use-iconv.patch
-Patch6:		shared-folders.patch
+# Disabled. Because of this patch roundcube does not show folders other than INBOX.
+# Patch6:		shared-folders.patch
 URL:		http://www.roundcube.net/
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
 BuildRequires:	rpmbuild(macros) >= 1.553
@@ -153,7 +154,9 @@
 %patch4 -p1
 %endif
 %patch5 -p1
-%patch6 -p1
+
+# Disabled. Because of this patch roundcube does not show folders other than INBOX.
+#%%patch6 -p1
 
 find -name .svn | xargs -r rm -rf
 
@@ -391,6 +394,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.107  2010/10/12 11:12:28  pawelz
+- disabled shared-folders.patch. Because of this patch roundcube does not show
+folders other than INBOX. Please please please, test your changes! If this
+patch requires some configuration, you should have added some %banner or hack
+bin/update script to handle it!!!
+- rel 2
+
 Revision 1.106  2010/10/09 16:40:11  glen
 - up to 0.4.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/roundcubemail/roundcubemail.spec?r1=1.106&r2=1.107&f=u



More information about the pld-cvs-commit mailing list