!60 enable check
From: @wangjiang37 Reviewed-by: @lvying6 Signed-off-by: @lvying6
This commit is contained in:
commit
a43f7ae65e
12
zstd.spec
12
zstd.spec
@ -2,7 +2,7 @@
|
||||
|
||||
Name: zstd
|
||||
Version: 1.4.5
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A fast lossless compression algorithm
|
||||
License: BSD and GPLv2
|
||||
URL: https://github.com/facebook/zstd
|
||||
@ -50,9 +50,7 @@ done
|
||||
%endif
|
||||
|
||||
%check
|
||||
%ifarch %{arm}
|
||||
make -C tests test-zstd
|
||||
%endif
|
||||
make -C tests test
|
||||
%if %{with pzstd}
|
||||
make -C contrib/pzstd test CXXFLAGS="$RPM_OPT_FLAGS -std=c++11"
|
||||
%endif
|
||||
@ -89,6 +87,12 @@ install -D -m644 programs/zstd.1 %{buildroot}%{_mandir}/man1/pzstd.1
|
||||
%{_mandir}/man1/*.1*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 16 2023 wangjiang <wangjiang37@h-partners.com> - 1.4.5-2
|
||||
- Type:enhancement
|
||||
- CVE:NA
|
||||
- SUG:NA
|
||||
- DESC:enable check
|
||||
|
||||
* Tue Mar 16 2021 shixuantong<shixuantong@huawei.com> - 1.4.5-1
|
||||
- Type:CVE
|
||||
- CVE:CVE-2021-24032
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user