!46 [sync] PR-43: Strip binary files
From: @openeuler-sync-bot Reviewed-by: @licihua Signed-off-by: @licihua
This commit is contained in:
commit
e3086512c4
@ -1,11 +1,10 @@
|
|||||||
%global debug_package %{nil}
|
|
||||||
%global shortver 3
|
%global shortver 3
|
||||||
%global mediumver %{shortver}.10
|
%global mediumver %{shortver}.10
|
||||||
|
|
||||||
|
|
||||||
Name: lapack
|
Name: lapack
|
||||||
Version: %{mediumver}.0
|
Version: %{mediumver}.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: The LAPACK libraries for numerical linear algebra.
|
Summary: The LAPACK libraries for numerical linear algebra.
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://www.netlib.org/lapack/
|
URL: http://www.netlib.org/lapack/
|
||||||
@ -208,6 +207,9 @@ sed -i 's|@LAPACK_VERSION@|%{version}|g' %{buildroot}%{_libdir}/pkgconfig/lapack
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 4 2022 yaoxin <yaoxin30@huawei.com> - 3.10.0-4
|
||||||
|
- Strip binary files.
|
||||||
|
|
||||||
* Wed Dec 15 2021 qinyu <chinyu0704@outlook.com> - 3.10.0-3
|
* Wed Dec 15 2021 qinyu <chinyu0704@outlook.com> - 3.10.0-3
|
||||||
- fix lapack-devel build error
|
- fix lapack-devel build error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user