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: 16-Mar-2007 08:16:38
Branch: HEAD Handle: 2007031607163800
Modified files:
openpkg-src/openmpi openmpi.spec
Log:
upgrading package: openmpi 1.1.4 -> 1.2
Summary:
Revision Changes Path
1.17 +4 -4 openpkg-src/openmpi/openmpi.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openmpi/openmpi.spec
============================================================================
$ cvs diff -u -r1.16 -r1.17 openmpi.spec
--- openpkg-src/openmpi/openmpi.spec 31 Jan 2007 09:52:56 -0000 1.16
+++ openpkg-src/openmpi/openmpi.spec 16 Mar 2007 07:16:38 -0000 1.17
@@ -23,8 +23,8 @@
##
# package version
-%define V_major 1.1
-%define V_minor 4
+%define V_major 1.2
+%define V_minor %nil
# package information
Name: openmpi
@@ -36,8 +36,8 @@
Class: EVAL
Group: RPC
License: BSD-style
-Version: %{V_major}.%{V_minor}
-Release: 20070131
+Version: %{V_major}
+Release: 20070316
# package options
%option with_cxx yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]