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: 25-Jun-2006 10:33:22 Branch: HEAD Handle: 2006062509332200 Modified files: openpkg-src/openmpi openmpi.spec Log: upgrading package: openmpi 1.0.2 -> 1.1 Summary: Revision Changes Path 1.6 +4 -4 openpkg-src/openmpi/openmpi.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/openmpi/openmpi.spec ============================================================================ $ cvs diff -u -r1.5 -r1.6 openmpi.spec --- openpkg-src/openmpi/openmpi.spec 3 May 2006 06:46:19 -0000 1.5 +++ openpkg-src/openmpi/openmpi.spec 25 Jun 2006 08:33:22 -0000 1.6 @@ -23,8 +23,8 @@ ## # package version -%define V_major 1.0 -%define V_minor 2 +%define V_major 1.1 +%define V_minor %nil # package information Name: openmpi @@ -36,8 +36,8 @@ Class: EVAL Group: System License: BSD-style -Version: %{V_major}.%{V_minor} -Release: 20060503 +Version: %{V_major} +Release: 20060625 # package options %option with_cxx yes @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org