[packages/clapack] Rel 6
arekm
arekm at pld-linux.org
Wed May 20 20:46:04 CEST 2026
commit 07221b8f0a3f7d5e4bc5c82ef1ba3b152d0edd05
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed May 20 20:45:48 2026 +0200
Rel 6
clapack.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/clapack.spec b/clapack.spec
index 891e6f7..102fffe 100644
--- a/clapack.spec
+++ b/clapack.spec
@@ -2,7 +2,7 @@ Summary: The CLAPACK libraries for numerical linear algebra
Summary(pl.UTF-8): Biblioteki numeryczne CLAPACK do algebry liniowej
Name: clapack
Version: 3.2.1
-Release: 5
+Release: 6
License: freely distributable
Group: Development/Libraries
Source0: http://www.netlib.org/clapack/%{name}-%{version}-CMAKE.tgz
@@ -78,6 +78,7 @@ Biblioteki statyczne CLAPACK.
%build
install -d build
cd build
+export CFLAGS="%{rpmcflags} -std=gnu89"
%cmake \
..
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/clapack.git/commitdiff/07221b8f0a3f7d5e4bc5c82ef1ba3b152d0edd05
More information about the pld-cvs-commit
mailing list