[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] [PATCH v2] quilt/mail: remove procmail dependency
From: |
Jean Delvare |
Subject: |
Re: [Quilt-dev] [PATCH v2] quilt/mail: remove procmail dependency |
Date: |
Wed, 28 Jan 2015 08:55:58 +0100 |
Le Tuesday 27 January 2015 à 11:14 -0600, Kent R. Spillner a écrit :
> quilt depends on procmail because 'quilt mail' requires formail.
> However, formail is only used to extract header values from messages.
> Since quilt already requires sed we can replace formail -x uses with
> sed instead. The sed script is slightly complicated because it
> needs to handle the case of "Long Header Fields" definied in RFC
> 2822, but essentially all it's doing is: look for the first line
> beginning with the name of header we are looking for, and print
> every line until one that does not start with blanks.
>
> Signed-off-by: Kent R. Spillner <address@hidden>
> ---
> po/de.po | 4 ----
> po/fr.po | 6 ------
> po/ja.po | 4 ----
> po/quilt.pot | 4 ----
> po/ru.po | 4 ----
> quilt/mail.in | 33 +++++++++++++++++++++------------
> 6 files changed, 21 insertions(+), 34 deletions(-)
> (...)
Applied, thanks!
--
Jean Delvare
SUSE L3 Support