[numpy] Use serial atlas

Orion Poplawski orion at fedoraproject.org
Tue Oct 15 22:30:41 UTC 2013


commit fbdfecbe0f832ad4eb89992be106d65a3f055926
Author: Orion Poplawski <orion at nwra.com>
Date:   Tue Oct 15 16:30:38 2013 -0600

    Use serial atlas

 numpy.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/numpy.spec b/numpy.spec
index 4cef955..098dbb2 100644
--- a/numpy.spec
+++ b/numpy.spec
@@ -92,7 +92,7 @@ rm numpy/distutils/command/__init__.py && touch numpy/distutils/command/__init__
 cat >> site.cfg <<EOF
 [atlas]
 library_dirs = %{_libdir}/atlas
-atlas_libs = tatlas
+atlas_libs = satlas
 EOF
 %endif
 
@@ -254,6 +254,7 @@ popd &> /dev/null
 * Mon Oct 14 2013 Orion Poplawski <orion at nwra.com> - 1:1.8.0-0.7.rc2
 - Update to 1.8.0rc2
 - Create clean site.cfg
+- Use serial atlas
 
 * Mon Sep 23 2013 Orion Poplawski <orion at nwra.com> - 1:1.8.0-0.6.b2
 - Add [atlas] to site.cfg for new atlas library names


More information about the scm-commits mailing list