Stephan Kulow 5eb0a372fe Accepting request 674942 from science
- Fix the package group fix.

- Fix dependencies.
- Fix %%post and %%postun scripts for HPC.
- Fix HPC modulefile.
- Fix package groups.
- Generate and add pkgconfig files.

- add README.SUSE file in the %%doci in order to explain
  * Replace mc64ad.f by mc64ad.c using f2c.
  * Update doxygen code documentation.
- Spec file reformating
- remove selfprovides
  * Added "options" input argument and "stat" output argument
  * fixed a bug in the complex drivers sgssvx/zgssvx when the
  * prefixed the header files by "slu_".
  * Fixed a memory leak in get_perm_c() when bnz=0.
- add missing function prototypes
- avoid an endless loop during building (#133820)
- Pass $(RPM_OPT_FLAGS) -Os -fPIC for files that don't need to be
- fix owner for README.SuperLU

OBS-URL: https://build.opensuse.org/request/show/674942
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/superlu?expand=0&rev=22
2019-02-25 16:45:42 +00:00

This version of SuperLU is slightly different form the original SuperLU
available on http://crd.lbl.gov/~xiaoye/SuperLU/. For legal reasons the
routine mc64ad from the Harwell Subroutine Library cannot be redistributed
by openSUSE and have been removed form the sources. Only SRC/mc64ad.c was
removed from the tarball.

However the SuperLU library provided by openSUSE is fully functionnal
except that the mc64ad routine is not used.
Description
No description provided
Readme 234 KiB
Languages
Shell 100%