SPECS (AC-branch): kdepim.spec - Fixes kmail failing to decrypt se...

matkor matkor at pld-linux.org
Sun Sep 2 18:00:07 CEST 2007


Author: matkor                       Date: Sun Sep  2 16:00:07 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- Fixes kmail failing to decrypt selfencrypted mails withoug gpg agent:
  gpgme_op_decrypt_verify() returned this error code:  117440523 
  See http://www.nabble.com/KMail-and-"encrypt-to-self"-issue-t4247507.html

---- Files affected:
SPECS:
   kdepim.spec (1.222.2.25 -> 1.222.2.26) 

---- Diffs:

================================================================
Index: SPECS/kdepim.spec
diff -u SPECS/kdepim.spec:1.222.2.25 SPECS/kdepim.spec:1.222.2.26
--- SPECS/kdepim.spec:1.222.2.25	Thu May 24 00:17:29 2007
+++ SPECS/kdepim.spec	Sun Sep  2 18:00:02 2007
@@ -18,7 +18,7 @@
 Summary(uk):	ðÅÒÓÏÎÁÌØÎÙÊ ÐÌÁÎÕ×ÁÌØÎÉË (PIM) ÄÌÑ KDE
 Name:		kdepim
 Version:	3.5.7
-Release:	1
+Release:	2
 Epoch:		9
 License:	GPL
 Group:		X11/Applications
@@ -31,6 +31,7 @@
 Patch3:		kde-ac260-lt.patch
 Patch4:		%{name}-kmail-toolbar.patch
 Patch5:		%{name}-kmail-pld-linux.patch
+Patch6:		%{name}-kmail-gpgme_passphrase_cb.patch
 BuildRequires:	autoconf
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -492,6 +493,8 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
+
 
 %{__sed} -i -e 's/Categories=.*/Categories=Qt;KDE;Office;Calendar;/' \
 	korganizer/korganizer.desktop
@@ -1271,6 +1274,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.222.2.26  2007/09/02 16:00:02  matkor
+- Fixes kmail failing to decrypt selfencrypted mails withoug gpg agent:
+  gpgme_op_decrypt_verify() returned this error code:  117440523
+  See http://www.nabble.com/KMail-and-"encrypt-to-self"-issue-t4247507.html
+
 Revision 1.222.2.25  2007/05/23 22:17:29  glen
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kdepim.spec?r1=1.222.2.25&r2=1.222.2.26&f=u



More information about the pld-cvs-commit mailing list