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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   19-Mar-2009 20:21:50
  Branch: HEAD                             Handle: 2009031919215000

  Modified files:
    openpkg-src/openmpi     openmpi.spec

  Log:
    upgrading package: openmpi 1.3 -> 1.3.1

  Summary:
    Revision    Changes     Path
    1.29        +3  -3      openpkg-src/openmpi/openmpi.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/openmpi/openmpi.spec
  ============================================================================
  $ cvs diff -u -r1.28 -r1.29 openmpi.spec
  --- openpkg-src/openmpi/openmpi.spec  21 Jan 2009 13:48:02 -0000      1.28
  +++ openpkg-src/openmpi/openmpi.spec  19 Mar 2009 19:21:50 -0000      1.29
  @@ -23,7 +23,7 @@
   
   #   package version
   %define       V_major 1.3
  -%define       V_minor %nil
  +%define       V_minor 1
   
   #   package information
   Name:         openmpi
  @@ -35,8 +35,8 @@
   Class:        EVAL
   Group:        RPC
   License:      BSD-style
  -Version:      %{V_major}
  -Release:      20090121
  +Version:      %{V_major}.%{V_minor}
  +Release:      20090319
   
   #   package options
   %option       with_cxx     yes
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to