Hello community, here is the log from the commit of package netcdf-fortran for openSUSE:Factory checked in at 2018-02-22 15:00:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netcdf-fortran (Old) and /work/SRC/openSUSE:Factory/.netcdf-fortran.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netcdf-fortran" Thu Feb 22 15:00:21 2018 rev:5 rq:574864 version:4.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/netcdf-fortran/netcdf-fortran.changes 2018-02-06 16:47:01.398050812 +0100 +++ /work/SRC/openSUSE:Factory/.netcdf-fortran.new/netcdf-fortran.changes 2018-02-22 15:00:23.118451968 +0100 @@ -1,0 +2,10 @@ +Fri Feb 9 20:13:15 UTC 2018 - [email protected] + +- Add support for openmpi2 for HPC (FATE#325089). + +------------------------------------------------------------------- +Fri Feb 9 15:26:02 UTC 2018 - [email protected] + +- Fix summary in module files (bnc#1080259). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netcdf-fortran.spec ++++++ --- /var/tmp/diff_new_pack.KNczQg/_old 2018-02-22 15:00:23.886424339 +0100 +++ /var/tmp/diff_new_pack.KNczQg/_new 2018-02-22 15:00:23.886424339 +0100 @@ -51,6 +51,14 @@ %{bcond_without mpi} %endif +%if "%flavor" == "gnu-openmpi2-hpc" +%{?DisOMPI2} +%global compiler_family gnu +%global mpi_flavor openmpi +%global mpi_ver 2 +%{bcond_without mpi} +%endif + %if "%flavor" == "gnu-mvapich2-hpc" %global compiler_family gnu %global mpi_flavor mvapich2 @@ -290,7 +298,7 @@ module-whatis "Name: %{hpc_upcase %pname} built with %{compiler_family} toolchain %{mpi_flavor: and %{mpi_flavor}}" module-whatis "Version: %{version}" module-whatis "Category: runtime library" -module-whatis "Description: %{summary}" +module-whatis "Description: %{SUMMARY:0}" module-whatis "%{url}" # Require generic netcdf ++++++ _multibuild ++++++ --- /var/tmp/diff_new_pack.KNczQg/_old 2018-02-22 15:00:23.926422900 +0100 +++ /var/tmp/diff_new_pack.KNczQg/_new 2018-02-22 15:00:23.926422900 +0100 @@ -1,5 +1,6 @@ <multibuild> <package>gnu-openmpi-hpc</package> + <package>gnu-openmpi2-hpc</package> <package>gnu-openmpi3-hpc</package> <package>gnu-mpich-hpc</package> <!-- <package>gnu-mvapich2-hpc</package> -->
