Author: adamg Date: Sun Mar 1 00:36:50 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.5.19 (partially done)
---- Files affected: SPECS: mutt.spec (1.217 -> 1.218) ---- Diffs: ================================================================ Index: SPECS/mutt.spec diff -u SPECS/mutt.spec:1.217 SPECS/mutt.spec:1.218 --- SPECS/mutt.spec:1.217 Wed Feb 18 21:10:49 2009 +++ SPECS/mutt.spec Sun Mar 1 01:36:45 2009 @@ -1,5 +1,9 @@ # $Revision$, $Date$ # +# TODO: +# - rework -cd.signatures_menu.patch +# - finish -folder_columns.patch +# # Conditional build: %bcond_with slang # use slang library instead of ncurses %bcond_with nntp # use VVV's NNTP patch @@ -19,13 +23,13 @@ Summary(tr.UTF-8): Mutt elektronik posta programı Summary(uk.UTF-8): Поштова клієнтська програма Mutt Name: mutt -Version: 1.5.18 -Release: 2 +Version: 1.5.19 +Release: 0.1 Epoch: 6 License: GPL v2+ Group: Applications/Mail Source0: ftp://ftp.mutt.org/mutt/devel/%{name}-%{version}.tar.gz -# Source0-md5: 27c30037120189b9f9c0d3e76361b8f8 +# Source0-md5: 73b3747bc7f7c805921e8d24ebac693f Source1: %{name}.desktop Source2: %{name}.png Source3: %{name}.1.pl @@ -148,7 +152,8 @@ %patch5 -p1 %patch6 -p1 %patch7 -p1 -%patch8 -p1 +# XXX: needs update (searchBuf was removed from MUTTMENU struct in 1.5.19) +#%%patch8 -p1 %patch9 -p1 %patch10 -p1 %patch11 -p1 @@ -196,7 +201,7 @@ --with-mailpath=/var/mail \ --with-mixmaster \ --with-regex \ - %{?with_sasl:--with-sasl2} \ + %{?with_sasl:--with-sasl} \ %{?with_slang:--with-slang} \ --with-ssl @@ -254,6 +259,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.218 2009/03/01 00:36:45 adamg +- updated to 1.5.19 (partially done) + Revision 1.217 2009/02/18 20:10:49 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mutt.spec?r1=1.217&r2=1.218&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
