OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   24-Dec-2004 11:28:23
  Branch: HEAD                             Handle: 2004122410282300

  Modified files:
    openpkg-src/imap        imap.spec

  Log:
    forget RC versions

  Summary:
    Revision    Changes     Path
    1.30        +2  -2      openpkg-src/imap/imap.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/imap/imap.spec
  ============================================================================
  $ cvs diff -u -r1.29 -r1.30 imap.spec
  --- openpkg-src/imap/imap.spec        20 Sep 2004 16:17:19 -0000      1.29
  +++ openpkg-src/imap/imap.spec        24 Dec 2004 10:28:23 -0000      1.30
  @@ -38,7 +38,7 @@
   Group:        Mail
   License:      University of Washington's Free-Fork License
   Version:      %{V_here}
  -Release:      20040920
  +Release:      20041224
   
   #   package options
   %option       with_ssl      yes
  @@ -76,7 +76,7 @@
       prog imap = {
           version   = %{V_real}
           url       = ftp://ftp.cac.washington.edu/imap/
  -        regex     = imap-(__VER__)\.tar\.Z
  +        regex     = imap-(\d+[a-z]?)\.tar\.Z
       }
   
   %prep
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to