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:   29-Jun-2007 13:32:57
  Branch: HEAD                             Handle: 2007062912325600

  Modified files:
    openpkg-src/imap        imap.spec

  Log:
    upgrading package: imap 2006j -> 2006j1

  Summary:
    Revision    Changes     Path
    1.60        +5  -4      openpkg-src/imap/imap.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/imap/imap.spec
  ============================================================================
  $ cvs diff -u -r1.59 -r1.60 imap.spec
  --- openpkg-src/imap/imap.spec        28 Jun 2007 07:10:55 -0000      1.59
  +++ openpkg-src/imap/imap.spec        29 Jun 2007 11:32:56 -0000      1.60
  @@ -23,8 +23,9 @@
   ##
   
   #   package version
  -%define       V_real 2006j
  -%define       V_here 2006j
  +%define       V_here   2006j1
  +%define       V_real   2006j1
  +%define       V_subdir 2006j
   
   #   package information
   Name:         imap
  @@ -37,7 +38,7 @@
   Group:        Mail
   License:      University of Washington's Free-Fork License
   Version:      %{V_here}
  -Release:      20070628
  +Release:      20070629
   
   #   package options
   %option       with_ssl      yes
  @@ -82,7 +83,7 @@
       }
   
   %prep
  -    %setup -q -n imap-%{V_real}
  +    %setup -q -n imap-%{V_subdir}
       %patch -p0
   %if "%{with_annotate}" == "yes"
       %patch -p0 -P 1
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to