Rebuild qatzip 1.1.2 for qatlib 23.11
Resolves: RHEL-15637 Signed-off-by: Vladis Dronov <vdronov@redhat.com>
This commit is contained in:
parent
38aa69c40f
commit
a78aeed70b
11
qatzip.spec
11
qatzip.spec
@ -5,15 +5,15 @@
|
|||||||
|
|
||||||
Name: qatzip
|
Name: qatzip
|
||||||
Version: 1.1.2
|
Version: 1.1.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Intel QuickAssist Technology (QAT) QATzip Library
|
Summary: Intel QuickAssist Technology (QAT) QATzip Library
|
||||||
License: BSD
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/intel/%{githubname}
|
URL: https://github.com/intel/%{githubname}
|
||||||
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc >= 4.8.5
|
BuildRequires: gcc >= 4.8.5
|
||||||
BuildRequires: zlib-devel >= 1.2.7
|
BuildRequires: zlib-devel >= 1.2.7
|
||||||
BuildRequires: qatlib-devel >= 22.07.0
|
BuildRequires: qatlib-devel >= 23.08.0
|
||||||
BuildRequires: autoconf automake libtool make lz4-devel
|
BuildRequires: autoconf automake libtool make lz4-devel
|
||||||
# The purpose of the package is to support hardware that only exists on x86_64 platforms
|
# The purpose of the package is to support hardware that only exists on x86_64 platforms
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1987280
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1987280
|
||||||
@ -46,7 +46,7 @@ This package contains headers and libraries required to build
|
|||||||
applications that use the QATzip APIs.
|
applications that use the QATzip APIs.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p0 -n %{githubname}-%{version}
|
%autosetup -n %{githubname}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%set_build_flags
|
%set_build_flags
|
||||||
@ -86,6 +86,9 @@ rm -vf %{buildroot}%{_mandir}/*.pdf
|
|||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 20 2023 Vladis Dronov <vdronov@redhat.com> - 1.1.2-2
|
||||||
|
- Rebuild qatzip 1.1.2 for qatlib 23.11 (RHEL-15637)
|
||||||
|
|
||||||
* Wed Mar 29 2023 Vladis Dronov <vdronov@redhat.com> - 1.1.2-1
|
* Wed Mar 29 2023 Vladis Dronov <vdronov@redhat.com> - 1.1.2-1
|
||||||
- Update to qatzip 1.1.2 (bz 2082439)
|
- Update to qatzip 1.1.2 (bz 2082439)
|
||||||
- Update README, update driver configure files
|
- Update README, update driver configure files
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (qatzip-1.1.2.tar.gz) = f88f61945495f487566ee65d8a9d743218d2c9298f8b3540a7fd13670f121bec7d863309b482c108c96ca734fc2c1c5d4b693c0602161e5e9bb7de4ea1e428b7
|
SHA512 (qatzip-1.1.2.tar.gz) = 88d2695227e1ce034ae58d2b7d6c4fba4da19aeba2493336acc23b80fd1de33a31ad7cab72eb84dee2ee03fa774a33f7eb30763f1d16b4b120fd84bf38e01d15
|
||||||
|
Loading…
Reference in New Issue
Block a user