Add request of thorsten Behrens
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=162
This commit is contained in:
parent
753e11f10f
commit
e97becb115
11
mutt.changes
11
mutt.changes
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 30 23:32:51 UTC 2017 - thorsten.behrens@cib.de
|
||||
|
||||
- Remove warning
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 30 23:26:06 UTC 2017 - thorsten.behrens@cib.de
|
||||
|
||||
- Make header cache work again, using TokyoCabinet as backend
|
||||
- Remove now-obsolete configure parameters
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 30 05:03:43 UTC 2017 - bwiedemann@suse.com
|
||||
|
||||
|
@ -39,6 +39,7 @@ BuildRequires: libgnutls-devel
|
||||
BuildRequires: libgpg-error-devel
|
||||
BuildRequires: libidn-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libtokyocabinet-devel
|
||||
BuildRequires: libxml2
|
||||
BuildRequires: libxslt
|
||||
BuildRequires: lua-devel
|
||||
@ -82,7 +83,7 @@ Summary: Mail Program
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Networking/Email/Clients
|
||||
# ftp://ftp.mutt.org/mutt/devel/
|
||||
# Source0: https://bitbucket.org/mutt/mutt/downloads/%name-%version.tar.gz
|
||||
# Source0: https://bitbucket.org/mutt/mutt/downloads/%%name-%%version.tar.gz
|
||||
# Switch over to neomutt tar ball which is based on original mutt
|
||||
# http://www.neomutt.org/
|
||||
### https://github.com/neomutt/neomutt/archive/neomutt-20170421.tar.gz
|
||||
@ -223,14 +224,13 @@ chmod 755 $KRB5CFGPATH
|
||||
%if 0%{?is_opensuse}
|
||||
--enable-notmuch \
|
||||
%endif
|
||||
--enable-hcache \
|
||||
--disable-external-dotlock \
|
||||
--with-tokyocabinet \
|
||||
--with-ssl=%{_prefix} \
|
||||
--with-sasl=%{_prefix} \
|
||||
--with-gss=%{_prefix} \
|
||||
--with-gnutls=%{_prefix} \
|
||||
--with-curses=%{_prefix} \
|
||||
--with-regex \
|
||||
--enable-smtp \
|
||||
--enable-lua \
|
||||
--enable-nntp \
|
||||
|
Loading…
Reference in New Issue
Block a user