diff --git a/qatengine.spec b/qatengine.spec index 61abd22eb47ab6b05a3308fde972897a7dc10a09..93cc7c754fde419d6b475ca7093c91fe02191990 100644 --- a/qatengine.spec +++ b/qatengine.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 3 %global githubname QAT_Engine %global enginesdir %(pkg-config --variable=enginesdir libcrypto) @@ -14,7 +14,9 @@ Source0: https://github.com/intel/%{githubname}/archive/v%{version}/v%{ve BuildRequires: gcc make pkg-config BuildRequires: autoconf automake libtool BuildRequires: openssl-devel >= 1.1.1 -BuildRequires: qatlib-devel >= 21.08.0 +#BuildRequires: qatlib-devel >= 21.08.0 +BuildRequires: intel-ipp-crypto-mb-devel +BuildRequires: intel-ipsec-mb-devel ExclusiveArch: x86_64 @@ -37,7 +39,7 @@ The %{name}-doc package contains documentation files for %{name}. %build autoreconf -ivf -%configure +%configure --enable-qat_sw --disable-qat_hw %make_build %install @@ -55,6 +57,9 @@ autoreconf -ivf %doc README.md docs* %changelog +* Tue Oct 25 2022 happy_orange - 0.6.16-3 +- enable qat_sw and disable qat_hw + * Tue Oct 18 20222 happy_orange - 0.6.16-2 - delete scripts of la and change abi.