From 081015c7d79b84bccd83dc26f458a6fde2021064 Mon Sep 17 00:00:00 2001 From: zbyniu Date: Tue, 14 Jun 2011 13:21:28 +0000 Subject: [PATCH] - don't open mailboxes infinite times; rel 4 Changed files: mutt-sidebar.patch -> 1.2 mutt.spec -> 1.237 --- mutt-sidebar.patch | 4 ++-- mutt.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mutt-sidebar.patch b/mutt-sidebar.patch index 42845eb..eb73dfc 100644 --- a/mutt-sidebar.patch +++ b/mutt-sidebar.patch @@ -52,7 +52,7 @@ diff -urN mutt-1.5.21/buffy.c mutt-1.5.21-sidebar/buffy.c + mailbox->msgcount++; + } + } -+ ++ closedir (dirp); return rc; } @@ -169,7 +169,7 @@ diff -urN mutt-1.5.21/compose.c mutt-1.5.21-sidebar/compose.c int off = 0; - mvaddstr (HDR_CRYPT, 0, "Security: "); -+ mvaddstr (HDR_CRYPT, SidebarWidth, "Security: "); ++ mvaddstr (HDR_CRYPT, SidebarWidth, "Security: "); if ((WithCrypto & (APPLICATION_PGP | APPLICATION_SMIME)) == 0) { diff --git a/mutt.spec b/mutt.spec index 7c01acd..169128f 100644 --- a/mutt.spec +++ b/mutt.spec @@ -22,7 +22,7 @@ Summary(tr.UTF-8): Mutt elektronik posta programı Summary(uk.UTF-8): Поштова клієнтська програма Mutt Name: mutt Version: 1.5.21 -Release: 3 +Release: 4 Epoch: 6 License: GPL v2+ Group: Applications/Mail -- 2.43.0