From 7357a88c65b3a9491e518a27fddd3d384e740663 Mon Sep 17 00:00:00 2001 From: Matteo Croce Date: Mar 03 2025 18:09:22 +0000 Subject: build mstfwmanager --- diff --git a/mstflint.spec b/mstflint.spec index 7489a61..a330b6c 100644 --- a/mstflint.spec +++ b/mstflint.spec @@ -19,7 +19,7 @@ Patch5: https://github.com/Mellanox/mstflint/commit/963895584a99f3fc8a506a6ab65 BuildRequires: make BuildRequires: libstdc++-devel, zlib-devel, libibmad-devel, gcc-c++, gcc -BuildRequires: libcurl-devel, boost-devel, libxml2-devel, openssl-devel +BuildRequires: libcurl-devel, boost-devel, libxml2-devel, openssl-devel, openssl-devel-engine BuildRequires: expat-devel %if %{__remake_config} BuildRequires: libtool, autoconf, automake @@ -46,7 +46,7 @@ find . -type f -iname '*.cpp' -exec chmod a-x '{}' ';' %if %{__remake_config} ./autogen.sh %endif -%configure --enable-adb-generic-tools --disable-openssl +%configure --enable-adb-generic-tools --enable-fw-mgr %make_build %install @@ -63,6 +63,8 @@ chmod +x %{buildroot}/%{_libdir}/mstflint/sdk/*.so %files %doc README +%{_sysconfdir}/mstflint/ca-bundle.crt + %_bindir/* %{_libdir}/mstflint