The libzsta.a library should be packaged to access advanced experimental features

This commit is contained in:
zhangzikang1992 2024-12-02 10:03:19 +08:00
parent 1bd03ae8e1
commit ad1ed65eef

View File

@ -2,7 +2,7 @@
Name: zstd
Version: 1.5.5
Release: 1
Release: 2
Summary: A fast lossless compression algorithm
License: BSD and GPLv2
URL: https://github.com/facebook/zstd
@ -73,18 +73,21 @@ 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 2 2024 zhangzikang <zhangzikang@kylinos.cn> - 1.5.5-2
* The libzsta.a library should be packaged to access advanced experimental features
* Thu Jul 13 2023 dillon chen <dillon.chen@gmail.com> - 1.5.5-1
* zstd update to 1.5.5