mumps/mumps.changes

105 lines
3.6 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Feb 9 13:40:09 UTC 2019 - eich@suse.com
- Simpify naming scheme.
- Fix more dependencies.
- Rename package: test -> examples.
- Create HPC master package for doc and examples.
- Fix shared library builds.
- Build example binaries against shared libs for all builds.
- Add Makefiles-Serialize-libseq-libplat-mommond_mod-for-parallel-builds.patch:
make sure builds are serialized for 'make -j <n>'
-------------------------------------------------------------------
Fri Feb 8 12:03:01 UTC 2019 - eich@suse.com
- Split off static packages & their link package (where applicable).
- Fix dependencies for devel packages.
-------------------------------------------------------------------
Thu Feb 7 19:51:43 UTC 2019 - eich@suse.com
- Update to version 5.1.2
See Changelog file or http://mumps.enseeiht.fr/index.php?page=dwnld
- Convert to full multibuild support: builds with scotch support
are separate, now.
- Add HPC support (FATE#324151).
- Move links from the sequential libraries to the MPI library directory
to a separate package, make this package an optional Recommends:
of the non-HPC library packages.
- Move documentation to separate package.
- Disable non-HPC builds and some MPI flavors for SLE.
-------------------------------------------------------------------
Sun Jan 20 08:25:43 UTC 2019 - eich@suse.com
- Fix dependencies: All scotch devel packages come without 'lib'
prefix, now.
-------------------------------------------------------------------
Tue Jan 8 22:53:16 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Refactor spec for _multibuild, currently non-HPC flavors only.
- Setup MPI environment when building MPI flavors, fixes build on
Tumbleweed, Leap 15.x, SLE 15.
-------------------------------------------------------------------
Sat Nov 21 14:23:53 UTC 2015 - scorot@free.fr
- fix build against recent scalapack which includes blacs library
-------------------------------------------------------------------
Wed May 22 20:20:13 UTC 2013 - scorot@free.fr
- fix build for Factory and recent openmpi
-------------------------------------------------------------------
Wed Sep 19 21:08:02 UTC 2012 - scorot@free.fr
- install missing headers for the sequential version
-------------------------------------------------------------------
Wed Sep 19 19:40:07 UTC 2012 - scorot@free.fr
- fix broken requirements of mpi devel packages
-------------------------------------------------------------------
Tue Aug 21 17:40:15 UTC 2012 - scorot@free.fr
- split devel packages with devel and scotch-devel
- devel packages don't require scotch-devel anymore
-------------------------------------------------------------------
Mon Aug 20 23:09:48 UTC 2012 - scorot@free.fr
- fix build with debuginfo enabled
-------------------------------------------------------------------
Mon Aug 20 21:08:35 UTC 2012 - scorot@free.fr
- minor spec file changes
-------------------------------------------------------------------
Fri Aug 3 21:47:55 UTC 2012 - scorot@free.fr
- remove atlas deps and link againt ref blas
-------------------------------------------------------------------
Sun May 13 14:11:40 UTC 2012 - scorot@free.fr
- fix build on i586
-------------------------------------------------------------------
Sun May 13 11:33:35 UTC 2012 - scorot@free.fr
- spec file cleanup and formating
- remove mpich2 stuff
-------------------------------------------------------------------
Tue May 8 19:22:00 UTC 2012 - scorot@free.fr
- specfile cleanup and update with scotch changes
- link with ATLAS shared libs libsatlas.so
- bulid parallel libs for openmpi and mvapich2