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: 18-Sep-2005 20:31:16
Branch: HEAD Handle: 2005091819311500
Modified files:
openpkg-src/mutt15 mutt15.spec
Log:
upgrading package: mutt15 1.5.10i -> 1.5.11i
Summary:
Revision Changes Path
1.32 +6 -6 openpkg-src/mutt15/mutt15.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mutt15/mutt15.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 mutt15.spec
--- openpkg-src/mutt15/mutt15.spec 16 Aug 2005 18:21:27 -0000 1.31
+++ openpkg-src/mutt15/mutt15.spec 18 Sep 2005 18:31:15 -0000 1.32
@@ -23,8 +23,8 @@
##
# package version
-%define V_mutt 1.5.10
-%define V_mutt_patches 1.5.10
+%define V_mutt 1.5.11
+%define V_mutt_patches 1.5.11
%define V_mutt_patches_sidebar 1.5.10i.sidebar.20050816
# package information
@@ -38,7 +38,7 @@
Group: Mail
License: BSD
Version: %{V_mutt}i
-Release: 20050816
+Release: 20050918
# build options
%option with_comp no
@@ -48,7 +48,7 @@
%option with_sidebar no
# list of sources
-Source0: ftp://ftp.mutt.org/mutt/devel/mutt-%{V_mutt}i.tar.gz
+Source0: ftp://ftp.mutt.org/mutt/devel/mutt-%{V_mutt}.tar.gz
Source1: mailcap
Source2: muttrc
Patch0:
ftp://ftp.mutt.org.ua/pub/mutt/mutt-%{V_mutt_patches}/patch-%{V_mutt_patches}.rr.compressed.gz
@@ -77,9 +77,9 @@
%track
prog mutt15 = {
- version = %{V_mutt}i
+ version = %{V_mutt}
url = ftp://ftp.mutt.org/mutt/devel/
- regex = mutt-(__VER__i)\.tar\.gz
+ regex = mutt-(__VER__)\.tar\.gz
}
prog mutt15:patch_rr_compressed = {
version = %{V_mutt_patches}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]