commit 78b3783e2664e55ac4b109b2ae00296204ed2d40
Author: Jakub Bogusz <[email protected]>
Date: Mon May 11 21:07:53 2020 +0200
- ldconfig for cblas; release 2
lapack.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/lapack.spec b/lapack.spec
index 06c3156..ee467c9 100644
--- a/lapack.spec
+++ b/lapack.spec
@@ -8,7 +8,7 @@ Summary: The LAPACK libraries for numerical linear
algebra
Summary(pl.UTF-8): Biblioteki numeryczne LAPACK do algebry liniowej
Name: lapack
Version: 3.9.0
-Release: 1
+Release: 2
License: BSD-like
Group: Libraries
Source0:
https://github.com/Reference-LAPACK/lapack/archive/v%{version}.tar.gz
@@ -331,6 +331,9 @@ rm -rf $RPM_BUILD_ROOT
%post -n blas -p /sbin/ldconfig
%postun -n blas -p /sbin/ldconfig
+%post -n cblas -p /sbin/ldconfig
+%postun -n cblas -p /sbin/ldconfig
+
%post -n lapacke -p /sbin/ldconfig
%postun -n lapacke -p /sbin/ldconfig
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lapack.git/commitdiff/78b3783e2664e55ac4b109b2ae00296204ed2d40
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit