| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: lib64lapack3.1 | Distribution: Mandriva Linux |
| Version: 3.1.1 | Vendor: Mandriva |
| Release: 3mdv2009.0 | Build date: Fri Jul 4 21:30:52 2008 |
| Group: Sciences/Mathematics | Build host: seggie.mandriva.com |
| Size: 8727199 | Source RPM: lapack-3.1.1-3mdv2009.0.src.rpm |
| Packager: Tomasz Pawel Gajc <tpg@mandriva.org> | |
| Url: http://www.netlib.org/lapack/ | |
| Summary: LAPACK libraries for linear algebra | |
LAPACK (Linear Algebra PACKage) is a standard library for numerical linear algebra. LAPACK provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. Associated matrix factorizations (LU, Cholesky, QR, SVD, Schur, and generalized Schur) and related computations (i.e., reordering of Schur factorizations and estimating condition numbers) are also included. LAPACK can handle dense and banded matrices, but not general sparse matrices. Similar functionality is provided for real and complex matrices in both single and double precision. LAPACK is coded in Fortran77 and built with gcc. The lapack package provides the dynamic libraries for LAPACK/BLAS.
BSD-like
* Sat Jul 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.1-3mdv2009.0
+ Revision: 231865
- correct provides for libblas
- obsolete old lapack package
* Sat Jul 05 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.1-2mdv2009.0
+ Revision: 231702
- fix group and remove dot in summary
- update to new version 3.1.1
- create subpackage for blas library
- use the Fedora's idea to build the package
- fix descriptions
- fix mixture of tabs and spaces
- spec file clean
+ Pixel <pixel@mandriva.com>
- do not call ldconfig in %post/%postun, it is now handled by filetriggers
+ Olivier Blin <oblin@mandriva.com>
- restore BuildRoot
+ Thierry Vignaud <tvignaud@mandriva.com>
- kill re-definition of %buildroot on Pixel's request
* Thu Nov 08 2007 Lev Givon <lev@mandriva.org> 3.1.1-1mdv2008.1
+ Revision: 106977
- Update to 3.1.1.
* Thu Oct 25 2007 Lev Givon <lev@mandriva.org> 3.0-24mdv2008.1
+ Revision: 101875
- Update spec file in light of new devel package naming policy.
* Wed Oct 17 2007 Lev Givon <lev@mandriva.org> 3.0-23mdv2008.1
+ Revision: 99434
- Fixed etime issue introduced by new gfortran version.
- Create liblapack_pic.a containing objects compiled with -fPIC
(needed to build atlas).
* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-21mdv2008.0
+ Revision: 89831
- rebuild
+ Funda Wang <fundawang@mandriva.org>
- Import lapack
* Mon Sep 11 2006 Emmanuel Andry <eandry@mandriva.org> 3.0-20mdv2007.0
- rebuild
* Tue May 23 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-19mdk
- rebuild for new gfortran
* Fri May 05 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-18mdk
- backportable before 2006.0
* Wed May 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-17mdk
- rebuild with a stricter dependency on blas-devel package to use
* Fri Mar 03 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-16mdk
- obsoletes previous release with old partial soname
* Thu Mar 02 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.0-15mdk
- drop blas sources, and use external blas package
- spec cleanup
* Sat Aug 13 2005 Austin Acton <austin@mandriva.org> 3.0-14mdk
- rebuild
* Thu Jul 21 2005 Gaetan Lehmann <gaetan.lehmann@jouy.inra.fr> 3.0-13mdk
- * Mon Jul 18 2005 Lev Givon <lev@columbia.edu> 3.0-13mdk
- build libblas using full BLAS source
- change man page suffixes from .l to .3
- buildrequires gcc-fortran
- patch3 : use gfortran
- tests done in check section
- fix some lint
* Sun Apr 17 2005 Abel Cheung <deaddog@mandriva.org> 3.0-12mdk
- Use -O2 -ffloat-store to avoid gcc optimization error (#13298)
* Sun Aug 29 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.0-11mdk
- manpage path: s/manl/man3/
* Thu Jun 24 2004 Abel Cheung <deaddog@deaddog.org> 3.0-10mdk
- don't let liblapack own libblas.so.3
- program is not for development
- enable test by default (if it fails for some arch, please use ifarch)
- lower optimization, otherwise hang indefinitely when running testsuite
- fix shlib-with-non-pic-code, link lapack with shared blas library
* Wed Jan 14 2004 Lenny Cartier <lenny@mandrakesoft.com> 3.0-9mdk
- rebuild
* Fri Dec 20 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.0-8mdk
- split lippack and libblas
- split doc in separate package
* Thu Oct 03 2002 Lenny Cartier <lenny@mandrakesoft.com> 3.0-7mdk
- rebuild
* Wed Aug 07 2002 Antoine Ginies <aginies@mandrakesoft.com> 3.0-6mdk
- build with gcc 3.2
* Mon Jul 08 2002 Erwan Velu <erwan@mandrakesoft.com> 3.0-5mdk
- Rebuild
* Thu Oct 11 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.0-4mdk
- Patch0: Add all patches from the LAPACK site as of 2001-10-10
- Patch1: Makefile fixes for make testing (optional)
- Make rpmlint happy:
- E: liblapack3-devel obsolete-not-provided lapack-devel
* Fri Aug 10 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.0-3mdk
- rebuild
* Fri Apr 27 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.0-2mdk
- fixes from Pierre-Michel THEVENY <pmt@mnhn.fr> :
- update sources from netlib
- add equivalence program
- rebuilt on Mandrake 8.0 (rpm-4.0)
* Tue Jan 16 2001 Lenny Cartier <lenny@mandrakesoft.com> 3.0-1mdk
- now library policy compliant
* Thu Nov 16 2000 Lenny Cartier <lenny@mandrakesoft.com> 3.0-1mdk
- used srpm provided by Gerard Vermeulen <gvermeul@labs.polycnrs-gre.fr> :
- Mandrake RPM guidelines
- split out devel
- built on Mandrake-7.2
* Mon Aug 21 2000 Gerard Vermeulen <gvermeul@labs.polycnrs-gre.fr> 3.0-6gv
- collapse lapack, blas, lapack-man and blas-man into lapack
- built on Mandrake-7.1
* Mon Jan 03 2000 Gerard Vermeulen <gvermeul@labs.polycnrs-gre.fr>
- built on Mandrake-6.1 by gcc-2.95.2
- zap backwards compatibility
this will require recompilation of some other packages
* Tue Oct 26 1999 Gerard Vermeulen <gvermeul@labs.polycnrs-gre.fr>
- built on Mandrake-6.1 by gcc-2.95.1
* Sat Oct 09 1999 Gerard Vermeulen <gvermeul@labs.polycnrs-gre.fr>
- link 3.0 libraries also as 2.0.1, hoping for backwards compatibility
* Mon Oct 04 1999 Gerard Vermeulen <gvermeul@labs.polycnrs-gre.fr>
- BUG: the new LAPACK-3.0 routines were missing
- FIX: generate new fast Makefiles by a python program
- Redhat-6.0 and gcc-2.95.1
* Tue Aug 03 1999 Tim Powers <timp@redhat.com>
- updated to v3.0
- built for 6.1
* Tue Apr 13 1999 Michael Maher <mike@redhat.com>
- built package for 6.0
* Sun Oct 25 1998 Jeff Johnson <jbj@redhat.com>
- new description/summary text.
* Sat Jul 18 1998 Jeff Johnson <jbj@redhat.com>
- repackage for powertools.
/usr/lib64/liblapack.so.3 /usr/lib64/liblapack.so.3.1 /usr/lib64/liblapack.so.3.1.1 /usr/share/doc/lib64lapack3.1 /usr/share/doc/lib64lapack3.1/README /usr/share/doc/lib64lapack3.1/lapackqref.ps
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 13:57:41 2013