Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

atlas-sse2-3.10.1-12.el7 RPM for i686

From CentOS 7.9.2009 for x86_64 / Packages

Name: atlas-sse2 Distribution: Unknown
Version: 3.10.1 Vendor: CentOS
Release: 12.el7 Build date: Thu Aug 3 06:44:28 2017
Group: System Environment/Libraries Build host: c1bm.rdu2.centos.org
Size: 19209268 Source RPM: atlas-3.10.1-12.el7.src.rpm
Packager: CentOS BuildSystem <http://bugs.centos.org>
Url: http://math-atlas.sourceforge.net/
Summary: ATLAS libraries for SSE2 extensions
This package contains ATLAS (Automatically Tuned Linear Algebra Software)
shared libraries compiled with optimizations for the SSE2
extensions to the ix86 architecture. ATLAS builds with
SSE(1) and SSE3 extensions also exist.

Provides

Requires

License

BSD

Changelog

* Wed Mar 15 2017 Jakub Martisko <jamartis@redhat.com> - 3.10.1-12
  - cleanup: merge the application of ppc patches from previous commit
    into single block
  - Related: rhbz#1350536
* Mon Feb 27 2017 Jakub Martisko <jamartis@redhat.com> - 3.10.1-11
  - apply patches 99 and 110 to all ppc variants
  - build lapack with -frecursive flag (#1176026)
  - fix possible memory leak (#1350536)
  - fix wrong sed substitutions (#1402627)
  - Resolves: rhbz#1350536
  - Related: rhbz#1176026
* Thu Oct 23 2014 Jaromir Capik <jcapik@redhat.com> - 3.10.1-10
  - patching for Power8 to pass performance tunings and tests on P8 builders
  - re-enabling tests on ppc64le
  - Resolves: rhbz#1125475
* Sun Sep 07 2014 Frantisek Kluknavsky <fkluknav@redhat.com> - 3.10.1-9
  - ppcle patches (conflicting patches modified)
  - tests on ppcle disabled to shorten build time and fit into 24 hour limit
  - resolves bug 1125475
  - aarch64 patches
  - Resolves: rhbz#1061956
* Fri Feb 28 2014 Frantisek Kluknavsky <fkluknav@redhat.com> - 3.10.1-7
  - change x86_64 archdef to P4, prefetch instruction from hammer is illegal on some pentium 4
  - add -fstack-protector-strong to flags
  - Resolves: rhbz#1070783
* Thu Feb 20 2014 Frantisek Kluknavsky <fkluknav@redhat.com> - 3.10.1-6
  - use upstream archdef for s390x 64-bit
  - Resolves: rhbz#804763
* Wed Feb 05 2014 Brendan Conoboy <blc@redhat.com> - 3.10.1-5.2
  - Temporarily make %check failures non-fatal.
* Wed Feb 05 2014 Brendan Conoboy <blc@redhat.com> - 3.10.1-5.1
  - Add Mark Salter's initial aarch64 port.
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 3.10.1-5
  - Mass rebuild 2014-01-24
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.10.1-4
  - Mass rebuild 2013-12-27
* Tue Sep 24 2013 Frantisek Kluknavsky <fkluknav@redhat.com> - 3.10.1-3
  - disable affinity to prevent crash on systems with fewer cpus
* Mon Sep 23 2013 Frantisek Kluknavsky <fkluknav@redhat.com> - 3.10.1-2
  - fix atlas-devel dependency
  - archdefs for z10 and z196 not yet in use
* Mon Sep 23 2013 Orion Poplawski <orion@cora.nwra.com> - 3.10.1-2
  - Add %check section
* Fri Sep 20 2013 Frantisek Kluknavsky <fkluknav@redhat.com> - 3.10.1-1
  - Rebase to 3.10.1
  - Dropped x86_64-SSE2, ix86-SSE1, ix86-3DNow, z10, z196 (uncompilable).
  - Modified incompatible patches.
  - Added armv7neon support, modified archdef from softfp abi to hard abi.
  - Modified Make.lib to include build-id, soname, versioned library name and symlinks.
  - Now builds monolithic libsatlas (serial) and libtatlas (threaded)
    libraries with lapack and blas included.
  - Lapack source tarball needed instead of static library.
  - Disabled cpu throttling detection again (sorry, could not work on atlas
    otherwise, feel free to enable yet again - atlas-throttling.patch).
  - Removed mentions of "Fedora" to promote redistribution.
  - Modified parts of atlas.spec sometimes left in place, work still in progress,
    cleanup needed.
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.4-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Sun Jan 27 2013 Peter Robinson <pbrobinson@fedoraproject.org> 3.8.4-8
  - Rebuild for ARM glibc/binutils issues
* Fri Sep 07 2012 Orion Poplawski <orion@nwra.com> - 3.8.4-7
  - Rebuild with lapack 3.4.1
* Thu Aug 09 2012 Orion Poplawski <orion@nwra.com> - 3.8.4-6
  - Add patch to properly pass -melf_* to the linker with -Wl (bug 817552)
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.4-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.4-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Thu Sep 01 2011 Deji Akingunola <dakingun@gmail.com> - 3.8.4-3
  - Apply patch to enable arm build (Patch provided by Jitesh Shah <jiteshs@marvell.com>)
  - Stop turning off throttle checking, upstream frown at it (seems O.K. for Koji)
* Mon Jun 20 2011 Dan Horák <dan[at]danny.cz> - 3.8.4-2
  - Use -march=z10 for z196 optimised build because the builder is a z10
    (Christian Bornträger)
* Tue Jun 14 2011 Deji Akingunola <dakingun@gmail.com> - 3.8.4-1
  - Update to 3.8.4
  - Build the default package for SSE2 and add a SSE3 subpackage on x86_64
  - Apply patch (and arch defs.) to build on s390 and s390x (Dan Horák)
  - Fix-up build on s390 and s390x (Christian Bornträger)
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org>
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Jul 26 2010 Deji Akingunola <dakingun@gmail.com> - 3.8.3-18
  - Create a subpackage for SSE2 on x86_64
* Sat Jul 17 2010 Dan Horák <dan[at]danny.cz> - 3.8.3-17
  - rebuild against fixed lapack libraries
* Thu Jul 15 2010 Dan Horák <dan[at]danny.cz> - 3.8.3-16
  - fix build on s390 (patch by Karsten Hopp)
* Wed Feb 10 2010 Deji Akingunola <dakingun@gmail.com> - 3.8.3-15
  - Disable the problematic sparc patch
  - Change lapack-devel BR to lapack-static, where liblapack_pic.a now resides.
* Wed Feb 03 2010 Dennis Gilmore <dennis@ausil.us> - 3.8.3-14
  - fix sparc build
* Fri Jan 29 2010 Deji Akingunola <dakingun@gmail.com> - 3.8.3-13
  - Remove static libraries.
  - Fix typo in SSE3 subpackage's summary.
* Sat Oct 24 2009 Deji Akingunola <dakingun@gmail.com> - 3.8.3-12
  - Use alternatives to workaround multilib conflicts (BZ#508565).
* Tue Sep 29 2009 Deji Akingunola <dakingun@gmail.com> - 3.8.3-11
  - Obsolete the -header subpackage properly.
* Sat Sep 26 2009 Deji Akingunola <dakingun@gmail.com> - 3.8.3-10
  - Use the new arch. default for Pentium PRO (Fedora bug #510498)
  - (Re-)Introduce 3dNow subpackage
* Sun Sep 06 2009 Alex Lancaster <alexlan[AT]fedoraproject org> - 3.8.3-9
  - Rebuild against fixed lapack (see #520518)
* Thu Aug 13 2009 Deji Akingunola <dakingun@gmail.com> - 3.8.3-8
  - Revert the last change, it doesn't solve the problem.
* Tue Aug 04 2009 Deji Akingunola <dakingun@gmail.com> - 3.8.3-7
  - Create a -header subpackage to avoid multilib conflicts (BZ#508565).
* Tue Aug 04 2009 Deji Akingunola <dakingun@gmail.com> - 3.8.3-6
  - Add '-g' to build flag to allow proper genration of debuginfo subpackages (Fedora bug #509813)
  - Build for F12
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.3-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Sat May 02 2009 Deji Akingunola <dakingun@gmail.com> - 3.8.3-4
  - Use the right -msse* option for the -sse* subpackages (Fedora bug #498715)
* Tue Apr 21 2009 Karsten Hopp <karsten@redhat.com> 3.8.3-3.1
  - add s390x to 64 bit archs
* Fri Feb 27 2009 Deji Akingunola <dakingun@gmail.com> - 3.8.3-3
  - Rebuild
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.3-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sun Feb 22 2009 Deji Akingunola <dakingun@gmail.com> - 3.8.3-1
  - Update to version 3.8.3
* Sun Dec 21 2008 Deji Akingunola <dakingun@gmail.com> - 3.8.2-5
  - Link in appropriate libs when creating shared libs, reported by Orcan 'oget' Ogetbil (BZ#475411)
* Tue Dec 16 2008 Deji Akingunola <dakingun@gmail.com> - 3.8.2-4
  - Don't symlink the atlas libdir on i386, cause upgrade issue (BZ#476787)
  - Fix options passed to gcc when making shared libs
* Tue Dec 16 2008 Deji Akingunola <dakingun@gmail.com> - 3.8.2-3
  - Use 'gcc -shared' to build shared libs instead of stock 'ld'
* Sat Dec 13 2008 Deji Akingunola <dakingun@gmail.com> - 3.8.2-2
  - Properly obsolete/provide older subpackages that are no longer packaged.
* Mon Sep 01 2008 Deji Akingunola <dakingun@gmail.com> - 3.8.2-1
  - Upgrade to ver 3.8.2 with refined build procedures.
* Thu Feb 28 2008 Quentin Spencer <qspencer@users.sourceforge.net> 3.6.0-15
  - Disable altivec package--it is causing illegal instructions during build.
* Thu Feb 28 2008 Quentin Spencer <qspencer@users.sourceforge.net> 3.6.0-14
  - Enable compilation on alpha (bug 426086).
  - Patch for compilation on ia64 (bug 432744).
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 3.6.0-13
  - Autorebuild for GCC 4.3
* Mon Jun 04 2007 Orion Poplawski <orion@cora.nwra.com> 3.6.0-12
  - Rebuild for ppc64
* Fri Sep 08 2006 Quentin Spencer <qspencer@users.sourceforge.net> 3.6.0-11
  - Rebuild for FC6.
  - Remove outdated comments from spec file.
* Mon Feb 13 2006 Quentin Spencer <qspencer@users.sourceforge.net> 3.6.0-10
  - Rebuild for Fedora Extras 5.
  - Add --noexecstack to compilation of assembly kernels. These were
    previously marked executable, which caused problems with selinux.
* Mon Dec 19 2005 Quentin Spencer <qspencer@users.sourceforge.net> 3.6.0-9
  - Rebuild for gcc 4.1.
* Mon Oct 10 2005 Quentin Spencer <qspencer@users.sourceforge.net> 3.6.0-8
  - Make all devel subpackages depend on their non-devel counterparts.
  - Add /etc/ld.so.conf.d files for -sse and -3dnow, because they don't
    seem to get picked up automatically.
* Wed Oct 05 2005 Quentin Spencer <qspencer@users.sourceforge.net> 3.6.0-7
  - Forgot to add the new patch to sources.
* Tue Oct 04 2005 Quentin Spencer <qspencer@users.sourceforge.net> 3.6.0-6
  - Use new Debian patch, and enable shared libs (they previously failed
    to build on gcc 4).
  - Minor updates to description and README.Fedora file.
  - Fix buildroot name to match FE preferred form.
  - Fixes for custom optimized builds.
  - Add dist tag.
* Wed Sep 28 2005 Quentin Spencer <qspencer@users.sourceforge.net> 3.6.0-5
  - fix files lists.
* Mon Sep 26 2005 Quentin Spencer <qspencer@users.sourceforge.net> 3.6.0-4
  - generate library symlinks earlier for the benefit of later linking steps.
* Wed Sep 14 2005 Quentin Spencer <qspencer@users.sourceforge.net> 3.6.0-3
  - Change lapack dependency to lapack-devel, and use lapack_pic.a for
    building liblapack.so.
* Wed Sep 14 2005 Quentin Spencer <qspencer@users.sourceforge.net> 3.6.0-2
  - Add "bit" macro to correctly build on x86_64.
* Tue Aug 16 2005 Quentin Spencer <qspencer@users.sourceforge.net> 3.6.0-1
  - Initial version.

Files

/etc/ld.so.conf.d/atlas-i386-sse2.conf
/usr/lib/atlas-sse2
/usr/lib/atlas-sse2/libsatlas.so.3
/usr/lib/atlas-sse2/libsatlas.so.3.10
/usr/lib/atlas-sse2/libtatlas.so.3
/usr/lib/atlas-sse2/libtatlas.so.3.10
/usr/share/doc/atlas-sse2-3.10.1
/usr/share/doc/atlas-sse2-3.10.1/README.dist


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:35:08 2024