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

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   27-Oct-2007 11:10:42
  Branch: HEAD                             Handle: 2007102710104100

  Modified files:
    openpkg-src/dbmail      dbmail.spec

  Log:
    upgrading package: dbmail 2.2.7rc4 -> 2.2.7

  Summary:
    Revision    Changes     Path
    1.32        +6  -8      openpkg-src/dbmail/dbmail.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/dbmail/dbmail.spec
  ============================================================================
  $ cvs diff -u -r1.31 -r1.32 dbmail.spec
  --- openpkg-src/dbmail/dbmail.spec    20 Oct 2007 15:11:03 -0000      1.31
  +++ openpkg-src/dbmail/dbmail.spec    27 Oct 2007 09:10:41 -0000      1.32
  @@ -25,8 +25,6 @@
   #   package component versions
   %define       V_major     2.2
   %define       V_minor     7
  -%define       V_micro     rc4
  -%define       V_micro_sep -rc4
   
   #   package information
   Name:         dbmail
  @@ -38,8 +36,8 @@
   Class:        EVAL
   Group:        Mail
   License:      GPL
  -Version:      %{V_major}.%{V_minor}%{V_micro}
  -Release:      20071020
  +Version:      %{V_major}.%{V_minor}
  +Release:      20071027
   
   #   package options
   %option       with_fsl    yes
  @@ -55,7 +53,7 @@
   %endif
   
   #   list of sources
  -Source0:      
http://www.dbmail.org/download/%{V_major}/dbmail-%{V_major}.%{V_minor}%{V_micro_sep}.tar.gz
  +Source0:      
http://www.dbmail.org/download/%{V_major}/dbmail-%{V_major}.%{V_minor}.tar.gz
   Source1:      fsl.dbmail
   Source2:      rc.dbmail
   Source3:      dbmail-setup.sh
  @@ -104,13 +102,13 @@
   
   %track
       prog dbmail = {
  -        version   = %{V_major}.%{V_minor}%{V_micro_sep}
  +        version   = %{V_major}.%{V_minor}
           url       = http://www.dbmail.org/index.php?page=download
  -        regex     = dbmail-(\d+\.[02468](?:\.\d+)+(-?rc\d+)?)\.tar\.gz
  +        regex     = dbmail-(\d+\.\d*[02468](\.\d+)+)\.tar\.gz
       }
   
   %prep
  -    %setup -q -n dbmail-%{V_major}.%{V_minor}%{V_micro_sep}
  +    %setup -q -n dbmail-%{V_major}.%{V_minor}
       %patch -p0
   
   %build
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to