automatic version update by autodist [release 1.8.2-1mamba;Fri Sep 05 2014]
This commit is contained in:
parent
bcd20230d2
commit
acf25de2c9
13
openmpi.spec
13
openmpi.spec
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: openmpi
|
Name: openmpi
|
||||||
Version: 1.8.1
|
Version: 1.8.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A High Performance Message Passing Library
|
Summary: A High Performance Message Passing Library
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -199,6 +199,14 @@ mv %{buildroot}%{_bindir}/otfinfo %{buildroot}%{_bindir}/otfinfompi
|
|||||||
%config %{_sysconfdir}/vtsetup-config.dtd
|
%config %{_sysconfdir}/vtsetup-config.dtd
|
||||||
%config %{_sysconfdir}/vtsetup-config.xml
|
%config %{_sysconfdir}/vtsetup-config.xml
|
||||||
%{_libdir}/mpi.mod
|
%{_libdir}/mpi.mod
|
||||||
|
%{_libdir}/mpi_ext.mod
|
||||||
|
%{_libdir}/mpi_f08.mod
|
||||||
|
%{_libdir}/mpi_f08_ext.mod
|
||||||
|
%{_libdir}/mpi_f08_interfaces.mod
|
||||||
|
%{_libdir}/mpi_f08_interfaces_callbacks.mod
|
||||||
|
%{_libdir}/mpi_f08_sizeof.mod
|
||||||
|
%{_libdir}/mpi_f08_types.mod
|
||||||
|
%{_libdir}/pmpi_f08_interfaces.mod
|
||||||
%{_libdir}/libompitrace.so.*
|
%{_libdir}/libompitrace.so.*
|
||||||
%{_libdir}/libotfaux.so.*
|
%{_libdir}/libotfaux.so.*
|
||||||
%{_libdir}/libvt-hyb.so.*
|
%{_libdir}/libvt-hyb.so.*
|
||||||
@ -277,6 +285,9 @@ mv %{buildroot}%{_bindir}/otfinfo %{buildroot}%{_bindir}/otfinfompi
|
|||||||
%doc NEWS README
|
%doc NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 05 2014 Automatic Build System <autodist@mambasoft.it> 1.8.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Apr 25 2014 Automatic Build System <autodist@mambasoft.it> 1.8.1-1mamba
|
* Fri Apr 25 2014 Automatic Build System <autodist@mambasoft.it> 1.8.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user