Changelog for
libsuperlu-doc-3.0-15.1.i586.rpm :
Fri Jul 10 14:00:00 2009 garloffAATTsuse.de
- Some more optimization
- Build shared libraries
- Package split and rename:
superlu -> libsuperlu3, libsuperlu-devel, libsuperlu-doc,
libblas2, libblas-devel
Mon Mar 27 14:00:00 2006 garloffAATTsuse.de
- superlu-undef-code.diff: Fix undefined code (#160443).
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Thu Dec 22 13:00:00 2005 garloffAATTsuse.de
- Install header files into /usr/include/superlu/
- Update User Guide.
Wed Dec 21 13:00:00 2005 garloffAATTsuse.de
- Include EXAMPLE dir as documentation.
- Build as non-root.
- Nuke unused local vars referencing uninitialized vars.
Wed Dec 21 13:00:00 2005 garloffAATTsuse.de
- Update to SuperLU-3.0: [#133821]
* Added \"options\" input argument and \"stat\" output argument
for the driver routines
* More Examples
* Added a \"symmetric mode\" for (nearly) symmetric matrices
* Better Fortran interface.
* fixed a bug in the complex drivers sgssvx/zgssvx when the
input matrix is stored in compressed row format.
* prefixed the header files by \"slu_\".
* Fixed a memory leak in get_perm_c() when bnz=0.
* Changed \"abs\" to \"fabs\" in izmax1.
* Upgraded COLAMD to the latest version (2.3).15
- Add various declarations and #include statements
- Trick compiler into not optimizing away a loop in our timing
measurement.
Fri Nov 25 13:00:00 2005 yxuAATTsuse.de
- add missing function prototypes
Tue Nov 15 13:00:00 2005 dmuellerAATTsuse.de
- avoid an endless loop during building (#133820)
Mon May 9 14:00:00 2005 meissnerAATTsuse.de
- fixed 1 byte buffer overflows.
Mon Dec 20 13:00:00 2004 garloffAATTsuse.de
- Pass $(RPM_OPT_FLAGS) -Os -fPIC for files that don\'t need to be
optimized.
Sat Sep 6 14:00:00 2003 garloffAATTsuse.de
- Add -fPIC to allow inclusion in dynamic lib.
Sun Aug 10 14:00:00 2003 garloffAATTsuse.de
- -O3 leads to an endless loop in dlamanch test on x86. Probably
some compiler of FPU weirdness. Remove -O3 on x86 again.
Thu Aug 7 14:00:00 2003 garloffAATTsuse.de
- Adapt chown syntax to owner:group.
- Reenable -O3 (compiler bug fixed?), but limit automatical
inlining.
Wed Jun 18 14:00:00 2003 roAATTsuse.de
- added directory to filelist.
Wed Aug 28 14:00:00 2002 roAATTsuse.de
- remove -O3 from cflags (results in endless loop).
Wed May 8 14:00:00 2002 garloffAATTsuse.de
- lib64 fix.
Wed May 8 14:00:00 2002 garloffAATTsuse.de
- Fix test scripts.
- Use BuildRoot.
Wed May 8 14:00:00 2002 garloffAATTsuse.de
- Remove BLAS, Lapack.
- Rename package into SuperLU.
Sat Apr 20 14:00:00 2002 garloffAATTsuse.de
- Disable -fast-math
- In SuperLU, use CBLAS that ships with it
Fri Apr 19 14:00:00 2002 garloffAATTsuse.de
- Update to
* CLAPACK-3.0
* SuperLU-2.0
- Added SuperLU user guide
Fri Apr 19 14:00:00 2002 garloffAATTsuse.de
- Fixed compilation with gcc-3.1:
link with -lfrtbegin (which contains main formerly in g2c)
Wed Apr 10 14:00:00 2002 roAATTsuse.de
- fix owner for README.SuperLU
Mon Aug 7 14:00:00 2000 garloffAATTsuse.de
- Use %{_docdir} to put docu in the right place.
Mon Aug 7 14:00:00 2000 garloffAATTsuse.de
- Add -mcpu=pentiumpro for i386
Mon Sep 13 14:00:00 1999 bsAATTsuse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
Wed Sep 1 14:00:00 1999 garloffAATTsuse.de
- First creation of package.