OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 01-Aug-2006 09:38:38
Branch: HEAD Handle: 2006080108383800
Modified files:
openpkg-src/mutt mutt.spec
Log:
sidebar patch has a new maintainer and home; upgrade to latest version
of sidebar patch, too
Summary:
Revision Changes Path
1.76 +4 -6 openpkg-src/mutt/mutt.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mutt/mutt.spec
============================================================================
$ cvs diff -u -r1.75 -r1.76 mutt.spec
--- openpkg-src/mutt/mutt.spec 18 Jul 2006 06:37:42 -0000 1.75
+++ openpkg-src/mutt/mutt.spec 1 Aug 2006 07:38:38 -0000 1.76
@@ -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 @@
Group: Mail
License: BSD
Version: %{V_mutt}
-Release: 20060718
+Release: 20060801
# build options
%option with_comp no
@@ -58,7 +56,7 @@
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 @@
}
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
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]