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: 23-Mar-2005 11:45:57
Branch: HEAD Handle: 2005032310455700
Modified files:
openpkg-src/mutt15 mutt15.spec
Log:
fix tracking
Summary:
Revision Changes Path
1.22 +2 -2 openpkg-src/mutt15/mutt15.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mutt15/mutt15.spec
============================================================================
$ cvs diff -u -r1.21 -r1.22 mutt15.spec
--- openpkg-src/mutt15/mutt15.spec 14 Mar 2005 17:59:58 -0000 1.21
+++ openpkg-src/mutt15/mutt15.spec 23 Mar 2005 10:45:57 -0000 1.22
@@ -39,7 +39,7 @@
Group: Mail
License: BSD
Version: %{V_mutt}i
-Release: 20050314
+Release: 20050323
# build options
%option with_comp no
@@ -113,7 +113,7 @@
prog mutt15:patch_sidebar = {
version = %{V_mutt_patches_sidebar}
url = http://thomer.com/mutt/
- regex = patch-(%{V_mutt}i.sidebar.__VER__).txt
+ regex = patch-(.+?i.sidebar.__VER__)\.txt
}
%prep
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]