Browse Source

upgrading package: openmpi 1.3.4 -> 1.4

master
parent
commit
d07c5554d0
  1. 8
      openmpi/openmpi.spec

8
openmpi/openmpi.spec

@ -22,8 +22,8 @@
##
# package version
%define V_major 1.3
%define V_minor 4
%define V_major 1.4
%define V_minor 0
# package information
Name: openmpi
@ -35,8 +35,8 @@ Distribution: OpenPKG Community
Class: EVAL
Group: RPC
License: BSD-style
Version: %{V_major}.%{V_minor}
Release: 20091202
Version: %{V_major}
Release: 20091212
# package options
%option with_cxx yes

Loading…
Cancel
Save