The libzsta.a library should be packaged to access advanced experimental features
Signed-off-by: luckky <guodashun1@huawei.com>
This commit is contained in:
parent
a43f7ae65e
commit
99905e6318
10
zstd.spec
10
zstd.spec
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user