Update to qatlib 21.08
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
This commit is contained in:
parent
6f4ab892a6
commit
df3c4f7ceb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/qatlib-21.05.0.tar.gz
|
/qatlib-21.05.0.tar.gz
|
||||||
|
/qatlib-21.08.0.tar.gz
|
||||||
|
11
qatlib.spec
11
qatlib.spec
@ -1,10 +1,10 @@
|
|||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
%global libqat_soversion 0
|
%global libqat_soversion 2
|
||||||
%global libusdm_soversion 0
|
%global libusdm_soversion 0
|
||||||
Name: qatlib
|
Name: qatlib
|
||||||
Version: 21.05.0
|
Version: 21.08.0
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Intel QuickAssist user space library
|
Summary: Intel QuickAssist user space library
|
||||||
# The entire source code is released under BSD.
|
# The entire source code is released under BSD.
|
||||||
# For a breakdown of inbound licenses see the INSTALL file.
|
# For a breakdown of inbound licenses see the INSTALL file.
|
||||||
@ -52,8 +52,6 @@ sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
rm %{buildroot}/%{_libdir}/libqat-%{version}.so
|
|
||||||
rm %{buildroot}/%{_libdir}/libusdm-%{version}.so
|
|
||||||
rm %{buildroot}/%{_libdir}/libqat.la
|
rm %{buildroot}/%{_libdir}/libqat.la
|
||||||
rm %{buildroot}/%{_libdir}/libusdm.la
|
rm %{buildroot}/%{_libdir}/libusdm.la
|
||||||
|
|
||||||
@ -87,6 +85,9 @@ exit 0
|
|||||||
%{_includedir}/qat
|
%{_includedir}/qat
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 08 2021 Giovanni Cabiddu <giovanni.cabiddu@intel.com> - 21.08.0-1
|
||||||
|
- Update to qatlib 21.08
|
||||||
|
|
||||||
* Mon Aug 16 2021 Vladis Dronov <vdronov@redhat.com> - 21.05.0-3
|
* Mon Aug 16 2021 Vladis Dronov <vdronov@redhat.com> - 21.05.0-3
|
||||||
- Add documentation files to the package
|
- Add documentation files to the package
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qatlib-21.05.0.tar.gz) = efcf6d683fb759846478ce75f6689b7a32fc0f5c37808d480a79cac1f45ab6e476f1b68d03e8a8de6056f1b82dd4a025a4a2341e7aaeb6fc745f55ba7ad86b2b
|
SHA512 (qatlib-21.08.0.tar.gz) = b936d0a4f3a724226417b1d051b35c6efd63f5d638b1144bd8749729ac8e5a34ef2eb5d9104714b730591f863f53fbe58c2bca165a654db2fc3f41b847ffab78
|
||||||
|
Loading…
Reference in New Issue
Block a user