automatic version update by autodist [release 4.0.1-1mamba;Mon Apr 01 2019]
This commit is contained in:
parent
f82b51eaa0
commit
a69a5830b5
87
openmpi.spec
87
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: 3.1.3
|
Version: 4.0.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A High Performance Message Passing Library
|
Summary: A High Performance Message Passing Library
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -99,16 +99,16 @@ sed -i "s|armv5\*linux|arm*linux|" configure || exit 1
|
|||||||
%{_bindir}/ompi-*
|
%{_bindir}/ompi-*
|
||||||
#%{_bindir}/opari
|
#%{_bindir}/opari
|
||||||
%{_bindir}/orte-clean
|
%{_bindir}/orte-clean
|
||||||
%{_bindir}/orte-dvm
|
#%{_bindir}/orte-dvm
|
||||||
%{_bindir}/orte-info
|
%{_bindir}/orte-info
|
||||||
%{_bindir}/orte-ps
|
#%{_bindir}/orte-ps
|
||||||
%{_bindir}/orte-server
|
%{_bindir}/orte-server
|
||||||
#%{_bindir}/orte-submit
|
#%{_bindir}/orte-submit
|
||||||
%{_bindir}/orte-top
|
#%{_bindir}/orte-top
|
||||||
%{_bindir}/orted
|
%{_bindir}/orted
|
||||||
%{_bindir}/orterun
|
%{_bindir}/orterun
|
||||||
%{_bindir}/oshmem_info
|
#%{_bindir}/oshmem_info
|
||||||
%{_bindir}/oshrun
|
#%{_bindir}/oshrun
|
||||||
#%{_bindir}/otfaux
|
#%{_bindir}/otfaux
|
||||||
#%{_bindir}/otfcompress
|
#%{_bindir}/otfcompress
|
||||||
#%{_bindir}/otfconfig
|
#%{_bindir}/otfconfig
|
||||||
@ -120,8 +120,8 @@ sed -i "s|armv5\*linux|arm*linux|" configure || exit 1
|
|||||||
#%{_bindir}/otfprofile
|
#%{_bindir}/otfprofile
|
||||||
#%{_bindir}/otfprofile-mpi
|
#%{_bindir}/otfprofile-mpi
|
||||||
#%{_bindir}/otfshrink
|
#%{_bindir}/otfshrink
|
||||||
%{_bindir}/prun
|
#%{_bindir}/prun
|
||||||
%{_bindir}/shmemrun
|
#%{_bindir}/shmemrun
|
||||||
%{_mandir}/man1/mpiexec.1*
|
%{_mandir}/man1/mpiexec.1*
|
||||||
%{_mandir}/man1/mpirun.1*
|
%{_mandir}/man1/mpirun.1*
|
||||||
%{_mandir}/man1/ompi-*.1*
|
%{_mandir}/man1/ompi-*.1*
|
||||||
@ -135,7 +135,7 @@ sed -i "s|armv5\*linux|arm*linux|" configure || exit 1
|
|||||||
%{_mandir}/man7/orte_filem.7*
|
%{_mandir}/man7/orte_filem.7*
|
||||||
%{_mandir}/man7/orte_hosts.7*
|
%{_mandir}/man7/orte_hosts.7*
|
||||||
%{_mandir}/man7/orte_snapc.7*
|
%{_mandir}/man7/orte_snapc.7*
|
||||||
%{_mandir}/man1/prun.1*
|
#%{_mandir}/man1/prun.1*
|
||||||
%doc AUTHORS LICENSE
|
%doc AUTHORS LICENSE
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -149,16 +149,16 @@ sed -i "s|armv5\*linux|arm*linux|" configure || exit 1
|
|||||||
%{_bindir}/mpifort
|
%{_bindir}/mpifort
|
||||||
%{_bindir}/opal_wrapper
|
%{_bindir}/opal_wrapper
|
||||||
%{_bindir}/ortecc
|
%{_bindir}/ortecc
|
||||||
%{_bindir}/oshcc
|
#%{_bindir}/oshcc
|
||||||
%{_bindir}/oshCC
|
#%{_bindir}/oshCC
|
||||||
%{_bindir}/oshc++
|
#%{_bindir}/oshc++
|
||||||
%{_bindir}/oshcxx
|
#%{_bindir}/oshcxx
|
||||||
%{_bindir}/shmemCC
|
#%{_bindir}/shmemCC
|
||||||
%{_bindir}/shmemc++
|
#%{_bindir}/shmemc++
|
||||||
%{_bindir}/shmemcxx
|
#%{_bindir}/shmemcxx
|
||||||
%{_bindir}/oshfort
|
#%{_bindir}/oshfort
|
||||||
%{_bindir}/shmemcc
|
#%{_bindir}/shmemcc
|
||||||
%{_bindir}/shmemfort
|
#%{_bindir}/shmemfort
|
||||||
%{_mandir}/man1/mpiCC.1*
|
%{_mandir}/man1/mpiCC.1*
|
||||||
%{_mandir}/man1/mpic++.1*
|
%{_mandir}/man1/mpic++.1*
|
||||||
%{_mandir}/man1/mpicc.1*
|
%{_mandir}/man1/mpicc.1*
|
||||||
@ -166,19 +166,19 @@ sed -i "s|armv5\*linux|arm*linux|" configure || exit 1
|
|||||||
%{_mandir}/man1/mpif77.1*
|
%{_mandir}/man1/mpif77.1*
|
||||||
%{_mandir}/man1/mpif90.1*
|
%{_mandir}/man1/mpif90.1*
|
||||||
%{_mandir}/man1/mpifort.1*
|
%{_mandir}/man1/mpifort.1*
|
||||||
%{_mandir}/man1/oshCC.1*
|
#%{_mandir}/man1/oshCC.1*
|
||||||
%{_mandir}/man1/oshc++.1*
|
#%{_mandir}/man1/oshc++.1*
|
||||||
%{_mandir}/man1/oshcc.1*
|
#%{_mandir}/man1/oshcc.1*
|
||||||
%{_mandir}/man1/oshcxx.1*
|
#%{_mandir}/man1/oshcxx.1*
|
||||||
%{_mandir}/man1/oshfort.1*
|
#%{_mandir}/man1/oshfort.1*
|
||||||
%{_mandir}/man1/oshmem_info.1*
|
#%{_mandir}/man1/oshmem_info.1*
|
||||||
%{_mandir}/man1/oshrun.1*
|
#%{_mandir}/man1/oshrun.1*
|
||||||
%{_mandir}/man1/shmemCC.1*
|
#%{_mandir}/man1/shmemCC.1*
|
||||||
%{_mandir}/man1/shmemc++.1*
|
#%{_mandir}/man1/shmemc++.1*
|
||||||
%{_mandir}/man1/shmemcc.1*
|
#%{_mandir}/man1/shmemcc.1*
|
||||||
%{_mandir}/man1/shmemcxx.1*
|
#%{_mandir}/man1/shmemcxx.1*
|
||||||
%{_mandir}/man1/shmemfort.1*
|
#%{_mandir}/man1/shmemfort.1*
|
||||||
%{_mandir}/man1/shmemrun.1*
|
#%{_mandir}/man1/shmemrun.1*
|
||||||
%{_mandir}/man7/orte_sstore.7*
|
%{_mandir}/man7/orte_sstore.7*
|
||||||
|
|
||||||
%files -n libmpi
|
%files -n libmpi
|
||||||
@ -203,7 +203,7 @@ sed -i "s|armv5\*linux|arm*linux|" configure || exit 1
|
|||||||
%{_libdir}/libmca*.so.*
|
%{_libdir}/libmca*.so.*
|
||||||
%{_libdir}/libmpi*.so.*
|
%{_libdir}/libmpi*.so.*
|
||||||
%{_libdir}/libopen*.so.*
|
%{_libdir}/libopen*.so.*
|
||||||
%{_libdir}/liboshmem.so.*
|
#%{_libdir}/liboshmem.so.*
|
||||||
%{_libdir}/openmpi/mca_*.la
|
%{_libdir}/openmpi/mca_*.la
|
||||||
%{_libdir}/openmpi/mca_*.so
|
%{_libdir}/openmpi/mca_*.so
|
||||||
%{_libdir}/openmpi/libompi_*.la
|
%{_libdir}/openmpi/libompi_*.la
|
||||||
@ -217,20 +217,20 @@ sed -i "s|armv5\*linux|arm*linux|" configure || exit 1
|
|||||||
%files -n libmpi-devel
|
%files -n libmpi-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/*.h
|
%{_includedir}/*.h
|
||||||
%{_includedir}/shmem.fh
|
#%{_includedir}/shmem.fh
|
||||||
%dir %{_includedir}/openmpi
|
%dir %{_includedir}/openmpi
|
||||||
%{_includedir}/openmpi/*
|
%{_includedir}/openmpi/*
|
||||||
%dir %{_includedir}/openshmem
|
#%dir %{_includedir}/openshmem
|
||||||
%dir %{_includedir}/openshmem/oshmem
|
#%dir %{_includedir}/openshmem/oshmem
|
||||||
%{_includedir}/openshmem/*
|
#%{_includedir}/openshmem/*
|
||||||
#%dir %{_includedir}/vampirtrace
|
#%dir %{_includedir}/vampirtrace
|
||||||
#%{_includedir}/vampirtrace/*.inc
|
#%{_includedir}/vampirtrace/*.inc
|
||||||
#%{_includedir}/vampirtrace/*.h
|
#%{_includedir}/vampirtrace/*.h
|
||||||
#%dir %{_includedir}/vampirtrace/open-trace-format
|
#%dir %{_includedir}/vampirtrace/open-trace-format
|
||||||
#%dir %{_includedir}/vampirtrace/open-trace-format/*.h
|
#%dir %{_includedir}/vampirtrace/open-trace-format/*.h
|
||||||
%dir %{_includedir}/mpp
|
#%dir %{_includedir}/mpp
|
||||||
%{_includedir}/mpp/shmem.fh
|
#%{_includedir}/mpp/shmem.fh
|
||||||
%{_includedir}/mpp/shmem.h
|
#%{_includedir}/mpp/shmem.h
|
||||||
%{_libdir}/libmca*.la
|
%{_libdir}/libmca*.la
|
||||||
%{_libdir}/libmca*.so
|
%{_libdir}/libmca*.so
|
||||||
%{_libdir}/libmpi*.la
|
%{_libdir}/libmpi*.la
|
||||||
@ -240,8 +240,8 @@ sed -i "s|armv5\*linux|arm*linux|" configure || exit 1
|
|||||||
%{_libdir}/libopen*.la
|
%{_libdir}/libopen*.la
|
||||||
%{_libdir}/libopen*.so
|
%{_libdir}/libopen*.so
|
||||||
#%{_libdir}/libopen-trace-format.a
|
#%{_libdir}/libopen-trace-format.a
|
||||||
%{_libdir}/liboshmem.la
|
#%{_libdir}/liboshmem.la
|
||||||
%{_libdir}/liboshmem.so
|
#%{_libdir}/liboshmem.so
|
||||||
#%{_libdir}/libvt.a
|
#%{_libdir}/libvt.a
|
||||||
%{_libdir}/libompitrace.la
|
%{_libdir}/libompitrace.la
|
||||||
%{_libdir}/libompitrace.so
|
%{_libdir}/libompitrace.so
|
||||||
@ -277,6 +277,9 @@ sed -i "s|armv5\*linux|arm*linux|" configure || exit 1
|
|||||||
#%doc NEWS README
|
#%doc NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 01 2019 Automatic Build System <autodist@mambasoft.it> 4.0.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Nov 12 2018 Automatic Build System <autodist@mambasoft.it> 3.1.3-1mamba
|
* Mon Nov 12 2018 Automatic Build System <autodist@mambasoft.it> 3.1.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user