From: ggodlewski Date: Sat, 16 Nov 2002 13:14:17 +0000 (+0000) Subject: - added VVV's NNTP patch X-Git-Tag: RA-1_0 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fmutt.git;a=commitdiff_plain;h=0b2b45e9fce673963113d61ac2bfad3f00e4e473;ds=sidebyside - added VVV's NNTP patch Changed files: mutt.spec -> 1.127 --- diff --git a/mutt.spec b/mutt.spec index 4c57ee9..689489d 100644 --- a/mutt.spec +++ b/mutt.spec @@ -12,7 +12,7 @@ Summary(tr): Mutt elektronik posta program Summary(uk): ðÏÛÔÏ×Á Ë̦¤ÎÔÓØËÁ ÐÒÏÇÒÁÍÁ Mutt Name: mutt Version: 1.4 -Release: 3 +Release: 4 Epoch: 5 License: GPL Group: Applications/Mail @@ -38,6 +38,7 @@ Patch14: %{name}-LIBOBJ.patch Patch15: %{name}-pgp_hook.patch Patch16: %{name}-manual.patch Patch17: %{name}-send_charset.patch +Patch18: %{name}-nntp.patch URL: http://www.mutt.org/ BuildRequires: autoconf BuildRequires: automake @@ -122,6 +123,7 @@ Mutt - %patch15 -p1 %patch16 -p1 %patch17 -p0 +%patch18 -p1 %build %{__gettextize} @@ -139,6 +141,7 @@ Mutt - --enable-mailtool \ --with-mixmaster \ --enable-pop \ + --enable-nntp \ --with-regex \ %{!?_without_sasl:--with-sasl} %{?_without_sasl:--without-sasl} \ --with-ssl \