!23 [sync] PR-22: Fix the position of CFLAGS added
From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229,@small_leek Signed-off-by: @liqingqing_1229,@small_leek
This commit is contained in:
commit
7a8f53d9a8
@ -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