!72 The libzsta.a library should be packaged to access advanced experimental features
From: @zhangzikang1992 Reviewed-by: @lvying6 Signed-off-by: @lvying6
This commit is contained in:
commit
d86e48bb46
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user