[packages/lapack] - ldconfig for cblas; release 2

qboosh qboosh at pld-linux.org
Mon May 11 21:07:25 CEST 2020


commit 78b3783e2664e55ac4b109b2ae00296204ed2d40
Author: Jakub Bogusz <qboosh at pld-linux.org>
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



More information about the pld-cvs-commit mailing list