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 09:51:14
Branch: HEAD Handle: 2005032308511400
Modified files:
openpkg-src/imap imap.spec
Log:
try to fix tracking
Summary:
Revision Changes Path
1.35 +2 -2 openpkg-src/imap/imap.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/imap/imap.spec
============================================================================
$ cvs diff -u -r1.34 -r1.35 imap.spec
--- openpkg-src/imap/imap.spec 9 Mar 2005 12:32:01 -0000 1.34
+++ openpkg-src/imap/imap.spec 23 Mar 2005 08:51:14 -0000 1.35
@@ -38,7 +38,7 @@
Group: Mail
License: University of Washington's Free-Fork License
Version: %{V_here}
-Release: 20050309
+Release: 20050323
# package options
%option with_ssl yes
@@ -76,7 +76,7 @@
prog imap = {
version = %{V_real}
url = ftp://ftp.cac.washington.edu/imap/
- regex = imap-(\d+[a-z]?)\.tar\.Z
+ regex = imap-(\d+[a-z]?\d?)\.tar\.Z
}
%prep
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]