Resolves: RHEL-31259, Conditionally enable SSL engine APIs

This commit is contained in:
Than Ngo 2024-04-02 23:30:38 +02:00
parent 2e7ff4d683
commit cb4cdbd1c3
1 changed files with 3 additions and 2 deletions

View File

@ -85,6 +85,7 @@ sed -e '/test_basic/d' -i tests/CMakeLists.txt
%cmake \
-DBUILD_TOOLS:BOOL=ON \
-DBUILD_TOOLS_DOCS:BOOL=ON \
-DENABLE_SSL_ENGINE_API:BOOL=OFF \
%if %{with tests}
-DINSTALL_STATIC_LIBS:BOOL=OFF \
%else
@ -150,8 +151,8 @@ make test
%changelog
* Wed Mar 13 2024 Than Ngo <than@redhat.com> - 0.13.0-6
- Conditionally enable SSL engine APIs
* Tue Apr 02 2024 Than Ngo <than@redhat.com> - 0.13.0-6
- Resolves: RHEL-31259, Conditionally enable SSL engine APIs
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.13.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild