Fix the position of CFLAGS added

(cherry picked from commit a661f0d6c4c5984ef1c97dc72cce1bec3d822011)
This commit is contained in:
maminjie 2021-03-18 18:56:05 +08:00 committed by openeuler-sync-bot
parent 3f862c36c5
commit c49ae2d9a4

View File

@ -5,7 +5,7 @@
Name: lapack
Version: %{mediumver}.0
Release: 3
Release: 4
Summary: The LAPACK libraries for numerical linear algebra.
License: BSD
URL: http://www.netlib.org/lapack/
@ -205,9 +205,12 @@ sed -i 's|@LAPACK_VERSION@|%{version}|g' %{buildroot}%{_libdir}/pkgconfig/lapack
%endif
%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
* 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
- Fix Source0