From c9b90cb2888cab29f1d1bc56022f5f45bef17742 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 20 May 2016 15:15:40 +0000 Subject: [PATCH] boo#980830 OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=124 --- mutt.changes | 5 +++++ mutt.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/mutt.changes b/mutt.changes index be05d1d..d7d457c 100644 --- a/mutt.changes +++ b/mutt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 20 15:14:52 UTC 2016 - werner@suse.de + +- Enable some of the new patches like sidebar (boo#980830) + ------------------------------------------------------------------- Thu May 12 13:50:14 UTC 2016 - werner@suse.de diff --git a/mutt.spec b/mutt.spec index 66eb929..25cb6f4 100644 --- a/mutt.spec +++ b/mutt.spec @@ -200,6 +200,9 @@ chmod 755 $KRB5CFGPATH --enable-nfs-fix \ --enable-mailtool \ --enable-compressed \ + --enable-sidebar \ + --enable-notmuch \ + --enable-hcache \ --disable-external-dotlock \ --with-ssl=%{_prefix} \ --with-sasl=%{_prefix} \