!231 update dependent library lxc version
* update dependent library lxc version
This commit is contained in:
parent
ac67fae4ca
commit
b69bf34abe
10
lcr.spec
10
lcr.spec
@ -1,5 +1,5 @@
|
|||||||
%global _version 2.1.1
|
%global _version 2.1.1
|
||||||
%global _release 7
|
%global _release 8
|
||||||
%global _inner_name isula_libutils
|
%global _inner_name isula_libutils
|
||||||
|
|
||||||
Name: lcr
|
Name: lcr
|
||||||
@ -29,7 +29,7 @@ Patch0014: 0014-Add-resources-info-to-pod-inspection.patch
|
|||||||
Patch0015: 0015-Add-timestamp-and-calculated-cpu-usage-for-cpu-usage.patch
|
Patch0015: 0015-Add-timestamp-and-calculated-cpu-usage-for-cpu-usage.patch
|
||||||
|
|
||||||
%define lxcver_lower 4.0.3-2022102400
|
%define lxcver_lower 4.0.3-2022102400
|
||||||
%define lxcver_upper 4.0.3-2022102500
|
%define lxcver_upper 5.0.3
|
||||||
|
|
||||||
BuildRequires: cmake gcc gcc-c++ git
|
BuildRequires: cmake gcc gcc-c++ git
|
||||||
BuildRequires: lxc > %{lxcver_lower} lxc < %{lxcver_upper}
|
BuildRequires: lxc > %{lxcver_lower} lxc < %{lxcver_upper}
|
||||||
@ -127,6 +127,12 @@ rm -rf %{buildroot}
|
|||||||
%{_includedir}/%{_inner_name}/*.h
|
%{_includedir}/%{_inner_name}/*.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 05 2023 zhangxiaoyu<zhangxiaoyu58@huawei.com> - 2.1.1-8
|
||||||
|
- Type:enhancement
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update dependent library lxc version
|
||||||
|
|
||||||
* Mon Jun 19 2023 laokz <zhangkai@iscas.ac.cn> - 2.1.1-7
|
* Mon Jun 19 2023 laokz <zhangkai@iscas.ac.cn> - 2.1.1-7
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user