Add debug package,strip binary file
Signed-off-by: cherry530 <xuping33@huawei.com> (cherry picked from commit f6a12484d22d6b15a5b67a5f3a18d24aa77e7815)
This commit is contained in:
parent
31144ed37b
commit
ed82bc9719
@ -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: 4
|
Release: 5
|
||||||
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
|
||||||
|
* Mon Dec 05 2022 xu_ping <xuping33@h-partners.com> - 3.10.0-5
|
||||||
|
- Strip binary files.
|
||||||
|
|
||||||
* Tue Sep 20 2022 Wenyu Liu <liuwenyu7@huawei.com> - 3.10.0-4
|
* Tue Sep 20 2022 Wenyu Liu <liuwenyu7@huawei.com> - 3.10.0-4
|
||||||
- Add the FS compiler options for gcc.
|
- Add the FS compiler options for gcc.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user