!5 增加构建依赖gcc-g++
From: @bzg1107 Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
7f596ca20a
@ -1,12 +1,12 @@
|
|||||||
Name: armadillo
|
Name: armadillo
|
||||||
Version: 9.600.6
|
Version: 9.600.6
|
||||||
Release: 4
|
Release: 5
|
||||||
Summary: Fast C++ matrix library with syntax similar to MATLAB and Octave
|
Summary: Fast C++ matrix library with syntax similar to MATLAB and Octave
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: http://arma.sourceforge.net/
|
URL: http://arma.sourceforge.net/
|
||||||
Source: http://sourceforge.net/projects/arma/files/%{name}-%{version}.tar.xz
|
Source: http://sourceforge.net/projects/arma/files/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: cmake lapack-devel arpack-devel hdf5-devel openblas-devel SuperLU-devel
|
BuildRequires: cmake lapack-devel arpack-devel hdf5-devel openblas-devel SuperLU-devel gcc-g++
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -65,6 +65,9 @@ rm -rf examples/lib_win64
|
|||||||
%doc armadillo_joss_2016.pdf armadillo_mca_2019.pdf
|
%doc armadillo_joss_2016.pdf armadillo_mca_2019.pdf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 31 2021 baizhonggui <baizhonggui@huawei.com> - 9.600.6-5
|
||||||
|
- Add gcc-g++ in BuildRequires
|
||||||
|
|
||||||
* Fri 26 Mar 2021 sunguoshuai <sunguoshuai@huawei.com> - 9.600.6-4
|
* Fri 26 Mar 2021 sunguoshuai <sunguoshuai@huawei.com> - 9.600.6-4
|
||||||
- Delete depends on atlas
|
- Delete depends on atlas
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user