!5 软件包加固第三期 libaec升级
From: @lutkunpeng Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
65cf1daf68
Binary file not shown.
BIN
libaec-v1.0.6.tar.gz
Normal file
BIN
libaec-v1.0.6.tar.gz
Normal file
Binary file not shown.
11
libaec.spec
11
libaec.spec
@ -1,6 +1,6 @@
|
|||||||
Name: libaec
|
Name: libaec
|
||||||
Version: 1.0.4
|
Version: 1.0.6
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Adaptive Entropy Coding library
|
Summary: Adaptive Entropy Coding library
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
Url: https://gitlab.dkrz.de/k202009/libaec
|
Url: https://gitlab.dkrz.de/k202009/libaec
|
||||||
@ -45,16 +45,21 @@ make -C build test CTEST_OUTPUT_ON_FAILURE=1
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%doc README.md README.SZIP CHANGELOG.md
|
%doc README.md README.SZIP CHANGELOG.md
|
||||||
%license Copyright.txt doc/patent.txt
|
%license doc/patent.txt
|
||||||
%{_bindir}/aec
|
%{_bindir}/aec
|
||||||
%{_libdir}/lib*.so.*
|
%{_libdir}/lib*.so.*
|
||||||
|
%{_libdir}/lib*.a
|
||||||
%{_mandir}/man1/aec.*
|
%{_mandir}/man1/aec.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_includedir}/*.h
|
%{_includedir}/*.h
|
||||||
%{_libdir}/lib*.so
|
%{_libdir}/lib*.so
|
||||||
|
%{_prefix}/cmake/libaec-config*.cmake
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 15 2022 lutkunpeng <lutkunpeng@163.com> - 1.0.6-1
|
||||||
|
- DESC: update to 1.0.6
|
||||||
|
|
||||||
* Tue May 10 2022 caodongxia <caodongxia@h-partners.com> - 1.0.4-2
|
* Tue May 10 2022 caodongxia <caodongxia@h-partners.com> - 1.0.4-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user