File libatlas3.changes of Package libatlas3
-------------------------------------------------------------------
Mon Oct 14 12:17:31 UTC 2013 - mhrusecky@suse.com
- Don't require too many timing calibration data on x86
* atlas-hack.patch
-------------------------------------------------------------------
Thu Jun 13 22:35:40 UTC 2013 - jengelh@inai.de
- Add missing update-alternative requires to subpackages
-------------------------------------------------------------------
Tue Jun 4 11:59:46 UTC 2013 - jengelh@inai.de
- Update license field (bnc#823048)
-------------------------------------------------------------------
Sun May 19 22:22:18 UTC 2013 - jengelh@inai.de
- Fixed lack of "lib" prefix on i586's /usr/lib/atlas/*.a that made
the linker not find the libraries.
-------------------------------------------------------------------
Mon Jan 14 07:07:14 UTC 2013 - scorot@free.fr
- add build requirements for update-alternatives
- fix static library names in %%post scripts of the devel packages
-------------------------------------------------------------------
Sun Jan 13 20:33:28 UTC 2013 - scorot@free.fr
- use update-alternative to easily switch between sse type on
i586 arch
- use update-alternative to easily switch between several
blas and lapack implementations
- update atlas-suse-shared.patch in order to create the missing
symlinks between so files
- create new sub package libatlas-sse-common-devel which contains
the headers files for the sse, sse2 and ss3 sub packages
-------------------------------------------------------------------
Sat Jan 12 16:03:10 UTC 2013 - scorot@free.fr
- add missing symlinks between so files in devel packages
- fix self osboletion of some package
- package obsoletes atlas < 3.9 instead of 3.7
- fix files list in sse-devel and sse3-devel subpackage so that
there are no more conflicting files
-------------------------------------------------------------------
Fri Jan 11 19:22:25 UTC 2013 - scorot@free.fr
- update to version 3.10.1
* Fixed bad SSE guard that prevented PIII archdefs from working
* Added return to main of ATLAS/tune/sysinfo/matime.c
* Added ability for archinfo_x86.c to recognize more Corei2
platforms
* Fixed premature KillAllMMNodes in emit_mm.c
-------------------------------------------------------------------
Sun Aug 12 11:23:49 UTC 2012 - opensuse@dstoecker.de
- update to 3.10.0 and fix build for several targets
- fix license and group
- fix typo in rpmlintrc
- fix patch to work with 3.10.0
-------------------------------------------------------------------
Tue Dec 20 16:44:48 UTC 2011 - jengelh@medozas.de
- Remove redundant/unwanted tags/section (cf. specfile guidelines)
- Update rpm group
- Use %_smp_mflags for parallel building
-------------------------------------------------------------------
Tue Apr 26 16:45:00 UTC 2011 - vljn@ovi.com
- Fixing i586 build
-------------------------------------------------------------------
Tue Apr 26 16:16:22 UTC 2011 - vljn@ovi.com
- Update to 3.9.35 version
-------------------------------------------------------------------
Mon Apr 11 19:52:42 UTC 2011 - lars@linux-schulserver.de
- fixed typo in specfile (bnc #599484 )
-------------------------------------------------------------------
Sun Aug 8 15:19:24 UTC 2010 - dl8fcl@darc.de
- fixed build for 11.3 i586
-------------------------------------------------------------------
Fri May 1 15:10:47 CEST 2009 - saigkill@opensuse.org
- cleanup Spec and Patches
-------------------------------------------------------------------
Fri May 01 15:09:00 CEST 2009 - dl9pf@gmx.de
- imported new Spec from Fedora
-------------------------------------------------------------------
Sun Apr 26 14:42:15 CEST 2009 - saigkill@opensuse.org
- removed *.a files
-------------------------------------------------------------------
Sun Apr 26 12:29:59 CEST 2009 - saigkill@opensuse.org
- cleaned up %%files Section
------------------------------------------------------------------
Mon Mar 23 01:42:49 CET 2009 - saigkill@opensuse.org
- updated to Version 3.8.3:
* New architectures, arch-specific kernels, and configure support:
- Changed Core2Duo arch to simply Core2
+ New kernels backported from 3.9.x for Core2 substantially
increase Core2 performance
+ New arch defs for all Core2 archs
- Added recognition of Corei7 architecture
+ Added arch defs which presently use new Core2-tuned kernels
- Added new K10h kernel
- Updated 64-bit arch defs to use it
* Fixed bugs:
- Fixed archinfo_x86 to always use extended family type
(new usage)
- Fixed error causing GEMM to get wrong answer if K=3 on
MIPS arch
- Fixed bug in TRSM tuning
- Pervasive performance bug in GEMM, affecting all architectures
- Occasional access of C when BETA=0
------------------------------------------------------------------
Sun Mar 15 12:22:00 CET 2009 - saigkill@opensuse.org
- added rpmlintrc
------------------------------------------------------------------
Thu Mar 12 22:09:01 CET 2009 - saigkill@opensuse.org
- fixed Compiler Errors
------------------------------------------------------------------
Fri Feb 06 13:07 UTC 2009 - saigkill@opensuse.org
- updated to Version 3.8.2
------------------------------------------------------------------
Thu Jan 29 23:58:00 CET 2009 - saigkill@opensuse.org
- added atlas3.8.2-makelib.patch to fix SONAME
------------------------------------------------------------------
Mon Jan 12 11:43 UTC 2009 - saigkill@opensuse.org
- branched for openSUSE:contrib
------------------------------------------------------------------
Thu Sep 25 15:00:36 CEST 2008 - lars@linux-schulserver.de
- moved to Education base repository
------------------------------------------------------------------
Mon Mar 24 18:52:57 CET 2008 - lars@linux-schulserver.de
- update to 3.8.1
+ Fixed bug in slvtst that counted complex flops same as real
+ Fixed bug causing wrong answer for row-major gemm C=A*A' or A'A in
+ Improved L1 BLAS timers so they work like the rest of the package, and
thus don't die all the time on tolerance failures
+ Improved ATLAS/tune/blas/gemm/mmsearch.c:
- for x86, tried more registers, since smart compiler can reduce A & B
regs to 2 (and possibly even 1)
- Made it so search tries both load-C-at-top and load-C-at-bottom of
M loop. Bottom is superior for error, and ATLAS originally defaulted
to load-C-at-top.
- added %check section
- run -p /sbin/ldconfig to avoid /bin/bash dependency
- steps in INSTALL.txt is already done -> remove from doc
------------------------------------------------------------------
Wed Oct 17 00:00:00 CET 2007 - Filip Brcic <brcha@gna.org>
- Initial version of libatlas3 package for openSUSE