From f626d8009473108784df4d20b016c1a031c3e062 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Sat, 28 Jan 2017 10:31:08 +0100 Subject: [PATCH] Rebuilt for GCC-7 --- lapack.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/lapack.spec b/lapack.spec index 44445e8..47fddc1 100644 --- a/lapack.spec +++ b/lapack.spec @@ -10,7 +10,7 @@ Summary: Numerical linear algebra package libraries Name: lapack Version: %{mediumver}.1 -Release: 2%{?dist} +Release: 3%{?dist} License: BSD Group: System Environment/Libraries URL: http://www.netlib.org/lapack/ @@ -64,7 +64,7 @@ Group: System Environment/Libraries %description -n blas BLAS (Basic Linear Algebra Subprograms) is a standard library which -provides a number of basic algorithms for numerical algebra. +provides a number of basic algorithms for numerical algebra. %package -n blas-devel Summary: BLAS development libraries @@ -150,7 +150,7 @@ BLAS static libraries (64bit INTEGER). %endif %prep -%setup -q +%setup -q %setup -q -D -T -a1 %patch3 -p1 -b .fedora %patch4 -p1 -b .shared @@ -458,6 +458,9 @@ ln -sf libblas64.so.%{version} libblas64.so.%{mediumver} %endif %changelog +* Sat Jan 28 2017 Björn Esser - 3.6.1-3 +- Rebuilt for GCC-7 + * Mon Oct 10 2016 Tom Callaway - 3.6.1-2 - properly set NOOPT flags during lapacke compile (thanks to sorear2@gmail.com) @@ -733,7 +736,7 @@ ln -sf libblas64.so.%{version} libblas64.so.%{mediumver} - rebuilt * Mon Jul 10 2000 Trond Eivind Glomsrod -- updated with the latest updates (new tarfile..) from netlib +- updated with the latest updates (new tarfile..) from netlib * Thu Jun 15 2000 Trond Eivind Glomsrod - use %%{_mandir}