Fix the position of CFLAGS added
(cherry picked from commit a661f0d6c4c5984ef1c97dc72cce1bec3d822011)
This commit is contained in:
parent
3f862c36c5
commit
c49ae2d9a4
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
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/
|
||||||
@ -205,9 +205,12 @@ sed -i 's|@LAPACK_VERSION@|%{version}|g' %{buildroot}%{_libdir}/pkgconfig/lapack
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Mar 18 2021 maminjie <maminjie1@huawei.com> - 3.9.0-3
|
* Thu Mar 18 2021 maminjie <maminjie1@huawei.com> - 3.9.0-4
|
||||||
- Fix the position of CFLAGS added
|
- Fix the position of CFLAGS added
|
||||||
|
|
||||||
|
* Thu Nov 12 2020 xinghe <xinghe1@huawei.com> - 3.9.0-3
|
||||||
|
- add help for Recommends
|
||||||
|
|
||||||
* Thu Sep 17 2020 liuweibo <liuweibo10@huawei.com> - 3.9.0-2
|
* Thu Sep 17 2020 liuweibo <liuweibo10@huawei.com> - 3.9.0-2
|
||||||
- Fix Source0
|
- Fix Source0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user