Update to 10.7.4
This commit is contained in:
parent
33a22f1494
commit
9f3f32f4da
BIN
armadillo-10.7.4.tar.xz
Normal file
BIN
armadillo-10.7.4.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,12 +1,12 @@
|
|||||||
Name: armadillo
|
Name: armadillo
|
||||||
Version: 9.600.6
|
Version: 10.7.4
|
||||||
Release: 4
|
Release: 1
|
||||||
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-c++
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -48,7 +48,7 @@ rm -rf examples/lib_win64
|
|||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{_libdir}/libarmadillo.so.9*
|
%{_libdir}/libarmadillo.so.10*
|
||||||
%license LICENSE.txt NOTICE.txt
|
%license LICENSE.txt NOTICE.txt
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -62,9 +62,12 @@ rm -rf examples/lib_win64
|
|||||||
%doc README.md index.html docs.html mex_interface
|
%doc README.md index.html docs.html mex_interface
|
||||||
%doc examples armadillo_icon.png
|
%doc examples armadillo_icon.png
|
||||||
%doc armadillo_nicta_2010.pdf rcpp_armadillo_csda_2014.pdf
|
%doc armadillo_nicta_2010.pdf rcpp_armadillo_csda_2014.pdf
|
||||||
%doc armadillo_joss_2016.pdf armadillo_mca_2019.pdf
|
%doc armadillo_joss_2016.pdf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 29 2023 yaoxin <yaoxin30@h-partners.com> - 10.7.4-1
|
||||||
|
- Update to 10.7.4
|
||||||
|
|
||||||
* 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