Dr. Werner Fink 5b0cd56bc1 Accepting request 509766 from home:olh:branches:server:mail
- Add buildconditional for openssl/gnutls
  Disable gnutls, there can be only one of them and openssl was used
- Use pkgconfig to refer to openssl/gnutls
- Remove uneeded builddeps and recommends for smtp_daemon by
  specifying the path to sendmail
- Remove uneeded builddep for ispell by specifying the path to it
- Update doc builddeps: add opensp, libxslt-tools, w3m
  drop docbook_4,libxml2,libxslt,lynx,sgml-skel,xli
- Remove unneeded builddeps: fdupes,glibc-i18ndata,libassuan,
  libcom_err,libgcrypt,libgpg-error
- Wrap desktop files handing in suse_version
- Remove included krb5-config, the copy in the devel pkg is good enough
- Use configure macro for ordinary autoconf result
- Build manual.txt with w3m to properly dump tables
- Move Requires perl-Expect to doc pkg, make it a Recommends
- Consistent suse_version for shared-mime-info usage
- Unconditional libgpgme usage
- Unconditional autoreconf

OBS-URL: https://build.opensuse.org/request/show/509766
OBS-URL: https://build.opensuse.org/package/show/server:mail/mutt?expand=0&rev=170
2017-07-12 12:51:21 +00:00
.
2017-04-28 14:47:43 +00:00

Since Mutt version 1.5.6 there's changes with regards to the $alternates
variable. It's no longer a variable, but a command.

When it before was: set alternates=foo@bar.org
It's now:           alternates foo@bar.org

It's elaborated in the alternates section of the manpage muttrc.5

Description
No description provided
Readme 4 MiB
Languages
Python 90%
Shell 10%