!76 【轻量级 PR】:The libzsta.a library should be packaged to access advanced experimental features

From: @luckky7 
Reviewed-by: @dillon_chen 
Signed-off-by: @dillon_chen
This commit is contained in:
openeuler-ci-bot 2024-12-09 08:37:34 +00:00 committed by Gitee
commit 50106fdcdb
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,7 +2,7 @@
Name: zstd
Version: 1.4.5
Release: 2
Release: 3
Summary: A fast lossless compression algorithm
License: BSD and GPLv2
URL: https://github.com/facebook/zstd
@ -75,18 +75,24 @@ install -D -m644 programs/zstd.1 %{buildroot}%{_mandir}/man1/pzstd.1
%exclude %{_bindir}/%{name}less
%exclude %{_bindir}/%{name}grep
%exclude %{_libdir}/libzstd.a
%files devel
%{_includedir}/*.h
%{_libdir}/pkgconfig/libzstd.pc
%{_libdir}/libzstd.so
%{_libdir}/libzstd.a
%files help
%{_mandir}/man1/*.1*
%changelog
* Mon Dec 9 2024 luckky <guodashun1@huawei.com> - 1.4.5-3
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:The libzsta.a library should be packaged to access advanced experimental features
* Thu Feb 16 2023 wangjiang <wangjiang37@h-partners.com> - 1.4.5-2
- Type:enhancement
- CVE:NA