diff --git a/.gitignore b/.gitignore index 8f17a24..8b9c534 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ K7323DNow.tgz /IBMz964.tar.bz2 /POWER332.tar.bz2 /ARMv732NEON.tar.bz2 +/lapack-3.5.0.tgz diff --git a/atlas.spec b/atlas.spec index 575b918..e02a135 100644 --- a/atlas.spec +++ b/atlas.spec @@ -5,7 +5,7 @@ Version: 3.10.1 %if "%{?enable_native_atlas}" != "0" %define dist .native %endif -Release: 9%{?dist} +Release: 10%{?dist} Summary: Automatically Tuned Linear Algebra Software Group: System Environment/Libraries @@ -21,7 +21,7 @@ Source3: README.dist #Source7: IBMz1064.tgz #Source8: IBMz19632.tgz #Source9: IBMz19664.tgz -Source10: lapack-3.4.2-clean.tgz +Source10: http://www.netlib.org/lapack/lapack-3.5.0.tgz #archdefs taken from debian: Source11: POWER332.tar.bz2 Source12: IBMz932.tar.bz2 @@ -800,6 +800,9 @@ fi %endif %changelog +* Wed Nov 20 2013 Frantisek Kluknavsky - 3.10.1-10 +- updated lapack to 3.5.0 + * Wed Nov 13 2013 Frantisek Kluknavsky - 3.10.1-9 - updated subpackage description diff --git a/sources b/sources index 19954c7..14d8509 100644 --- a/sources +++ b/sources @@ -7,8 +7,8 @@ edd3cb5602c6282e4a30691e728bd064 IBMz19632.tgz ebb4732aff468bbc223e7f734252173b USII32.tgz 31f8ae7583d290e5414a1a61ff6e7e39 USII64.tgz 78753e869231cc1417a92eebaa076718 atlas3.10.1.tar.bz2 -c0e92e1f977c3390666900e8093c5dc7 lapack-3.4.2-clean.tgz 93f108a072913fa1dbb2fcb6ca7c229a IBMz932.tar.bz2 f3e4ca175b5ffc49dce7f3c37f791827 IBMz964.tar.bz2 27e7baa49c588299260188afa78303dc POWER332.tar.bz2 af1f95e19d7afaf0342fb1377ec94817 ARMv732NEON.tar.bz2 +e7ba742120bd75339ac4c6fbdd8bce92 lapack-3.5.0.tgz