automatic version update by autodist [release 7.4.0-1mamba;Tue Jan 02 2024]
This commit is contained in:
parent
b4a31433e5
commit
f230f0914b
@ -1,5 +1,5 @@
|
|||||||
Name: libsuitesparse
|
Name: libsuitesparse
|
||||||
Version: 7.3.1
|
Version: 7.4.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A collection of sparse matrix libraries
|
Summary: A collection of sparse matrix libraries
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -68,7 +68,7 @@ sed -i "/CHOLMOD/d" Makefile
|
|||||||
CXXFLAGS+="%{optflags} -ffat-lto-objects" \
|
CXXFLAGS+="%{optflags} -ffat-lto-objects" \
|
||||||
CMAKE_OPTIONS="-DBLA_VENDOR=Generic \
|
CMAKE_OPTIONS="-DBLA_VENDOR=Generic \
|
||||||
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
-DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
||||||
-DCMAKE_INSTALL_INCLUDEDIR=%{_includedir}/suitesparse \
|
-DCMAKE_INSTALL_INCLUDEDIR=%{_includedir} \
|
||||||
-DCMAKE_INSTALL_LIBDIR=%{_libdir} \
|
-DCMAKE_INSTALL_LIBDIR=%{_libdir} \
|
||||||
-DCMAKE_BUILD_TYPE=None"
|
-DCMAKE_BUILD_TYPE=None"
|
||||||
|
|
||||||
@ -89,7 +89,7 @@ sed -i "/CHOLMOD/d" Makefile
|
|||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/mongoose
|
%{_bindir}/suitesparse_mongoose
|
||||||
%dir %{_includedir}/suitesparse
|
%dir %{_includedir}/suitesparse
|
||||||
%{_includedir}/suitesparse/*.h
|
%{_includedir}/suitesparse/*.h
|
||||||
%{_includedir}/suitesparse/*.hpp
|
%{_includedir}/suitesparse/*.hpp
|
||||||
@ -100,6 +100,9 @@ sed -i "/CHOLMOD/d" Makefile
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 02 2024 Automatic Build System <autodist@mambasoft.it> 7.4.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Nov 04 2023 Automatic Build System <autodist@mambasoft.it> 7.3.1-1mamba
|
* Sat Nov 04 2023 Automatic Build System <autodist@mambasoft.it> 7.3.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user