|
|
|
|
@ -36,7 +36,7 @@ Class: BASE
|
|
|
|
|
Group: Mail |
|
|
|
|
License: BSD |
|
|
|
|
Version: %{V_mutt} |
|
|
|
|
Release: 20150920 |
|
|
|
|
Release: 20160305 |
|
|
|
|
|
|
|
|
|
# build options |
|
|
|
|
%option with_pop yes |
|
|
|
|
@ -99,33 +99,10 @@ PreReq: slang
|
|
|
|
|
url = http://www.mutt.org/download.html |
|
|
|
|
regex = mutt-(__VER__)\.tar\.gz |
|
|
|
|
} |
|
|
|
|
prog mutt:patch_rr_compressed = { |
|
|
|
|
prog mutt:patches = { |
|
|
|
|
version = %{V_mutt_patches} |
|
|
|
|
url = http://mutt.org.ua/download/ |
|
|
|
|
regex = mutt-(1\.5(\.\d+)+) |
|
|
|
|
url = http://mutt.org.ua/download/mutt-__NEWVER__/ |
|
|
|
|
regex = patch-(__VER__)\.rr\.compressed\.gz |
|
|
|
|
} |
|
|
|
|
prog mutt:patch_vvv_initials = { |
|
|
|
|
version = %{V_mutt_patches} |
|
|
|
|
url = http://mutt.org.ua/download/ |
|
|
|
|
regex = mutt-(1\.5(\.\d+)+) |
|
|
|
|
url = http://mutt.org.ua/download/mutt-__NEWVER__/ |
|
|
|
|
regex = patch-(__VER__)\.vvv\.initials\.gz |
|
|
|
|
} |
|
|
|
|
prog mutt:patch_vvv_nntp = { |
|
|
|
|
version = %{V_mutt_patches} |
|
|
|
|
url = http://mutt.org.ua/download/ |
|
|
|
|
regex = mutt-(1\.5(\.\d+)+) |
|
|
|
|
url = http://mutt.org.ua/download/mutt-__NEWVER__/ |
|
|
|
|
regex = patch-(__VER__)\.vvv\.nntp\.gz |
|
|
|
|
} |
|
|
|
|
prog mutt:patch_vvv_quote = { |
|
|
|
|
version = %{V_mutt_patches} |
|
|
|
|
url = http://mutt.org.ua/download/ |
|
|
|
|
regex = mutt-(1\.5(\.\d+)+) |
|
|
|
|
url = http://mutt.org.ua/download/mutt-__NEWVER__/ |
|
|
|
|
regex = patch-(__VER__)\.vvv\.quote\.gz |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
|