|
|
@@ -22,12 +22,10 @@
|
|
|
## SUCH DAMAGE.
|
|
|
##
|
|
|
|
|
|
-# FIXME: rse: patches partly broken after upgrade to Mutt 1.5.12
|
|
|
-
|
|
|
# package version
|
|
|
%define V_mutt 1.5.12
|
|
|
%define V_mutt_patches 1.5.12
|
|
|
-%define V_mutt_patches_sidebar 1.5.11.sidebar.20060225
|
|
|
+%define V_mutt_patches_sidebar 1.5.12.sidebar.20060720
|
|
|
|
|
|
# package information
|
|
|
Name: mutt
|
|
|
@@ -40,7 +38,7 @@ Class: BASE
|
|
|
Group: Mail
|
|
|
License: BSD
|
|
|
Version: %{V_mutt}
|
|
|
-Release: 20060718
|
|
|
+Release: 20060801
|
|
|
|
|
|
# build options
|
|
|
%option with_comp no
|
|
|
@@ -58,7 +56,7 @@ Patch0: ftp://ftp.mutt.org.ua/pub/mutt/mutt-%{V_mutt_patches}/patch-%{V_mu
|
|
|
Patch1: ftp://ftp.mutt.org.ua/pub/mutt/mutt-%{V_mutt_patches}/patch-%{V_mutt_patches}.vvv.nntp.gz
|
|
|
Patch2: ftp://ftp.mutt.org.ua/pub/mutt/mutt-%{V_mutt_patches}/patch-%{V_mutt_patches}.vvv.initials.gz
|
|
|
Patch3: ftp://ftp.mutt.org.ua/pub/mutt/mutt-%{V_mutt_patches}/patch-%{V_mutt_patches}.vvv.quote.gz
|
|
|
-Patch4: http://thomer.com/mutt/patch-%{V_mutt_patches_sidebar}.txt
|
|
|
+Patch4: http://lunar-linux.org/~tchan/mutt/patch-%{V_mutt_patches_sidebar}.txt
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -118,7 +116,7 @@ AutoReqProv: no
|
|
|
}
|
|
|
prog mutt:patch_sidebar = {
|
|
|
version = %{V_mutt_patches_sidebar}
|
|
|
- url = http://thomer.com/mutt/
|
|
|
+ url = http://lunar-linux.org/index.php?page=mutt-sidebar
|
|
|
regex = patch-(__VER__\.sidebar\.__VER__)\.txt
|
|
|
}
|
|
|
|