automatic version update by autodist [release 5.8.1-1mamba;Wed Jul 22 2020]
This commit is contained in:
parent
883b80fb5d
commit
e8b5a1b9cf
@ -1,5 +1,5 @@
|
||||
Name: libsuitesparse
|
||||
Version: 5.8.0
|
||||
Version: 5.8.1
|
||||
Release: 1mamba
|
||||
Summary: A collection of sparse matrix libraries
|
||||
Group: System/Libraries
|
||||
@ -51,6 +51,8 @@ Obsoletes: libumfpack-devel
|
||||
%description devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n SuiteSparse-%{version}
|
||||
%ifarch arm
|
||||
@ -355,6 +357,7 @@ pushd Include
|
||||
install -D -m0644 $f %{buildroot}%{_includedir}/suitesparse/$f
|
||||
done
|
||||
popd
|
||||
__OBSOLETE
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -374,6 +377,7 @@ popd
|
||||
%{_libdir}/libklu.so.*
|
||||
%{_libdir}/libldl.so.*
|
||||
%{_libdir}/librbio.so.*
|
||||
%{_libdir}/libsliplu.so.*
|
||||
%{_libdir}/libspqr.so.*
|
||||
%{_libdir}/libsuitesparseconfig.so.*
|
||||
%{_libdir}/libumfpack.so.*
|
||||
@ -395,11 +399,15 @@ popd
|
||||
%{_libdir}/libmetis.so
|
||||
%{_libdir}/librbio.so
|
||||
%{_libdir}/librbio.so
|
||||
%{_libdir}/libsliplu.so
|
||||
%{_libdir}/libspqr.so
|
||||
%{_libdir}/libsuitesparseconfig.so
|
||||
%{_libdir}/libumfpack.so
|
||||
|
||||
%changelog
|
||||
* Wed Jul 22 2020 Automatic Build System <autodist@mambasoft.it> 5.8.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jul 02 2020 Automatic Build System <autodist@mambasoft.it> 5.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user