specify the minimum version requirements
Signed-off-by: gaohuatao <gaohuatao@huawei.com>
This commit is contained in:
parent
7918cdfd19
commit
26ef748a45
9
lcr.spec
9
lcr.spec
@ -1,5 +1,5 @@
|
||||
%global _version 2.0.6
|
||||
%global _release 6
|
||||
%global _release 7
|
||||
%global _inner_name isula_libutils
|
||||
|
||||
Name: lcr
|
||||
@ -19,7 +19,7 @@ Patch4: 0004-move-cri-runtimes-to-daemon.patch
|
||||
Patch5: 0005-config-v2-and-inspect-were-modified-to-support-modif.patch
|
||||
Patch6: 0006-support-null-value-in-json.patch
|
||||
|
||||
%define lxcver 4.0.3-2021012801
|
||||
%define lxcver 4.0.3-2021112501
|
||||
|
||||
BuildRequires: cmake gcc gcc-c++ git
|
||||
BuildRequires: lxc >= %{lxcver}
|
||||
@ -106,6 +106,11 @@ rm -rf %{buildroot}
|
||||
%{_includedir}/%{_inner_name}/*.h
|
||||
|
||||
%changelog
|
||||
* Mon Dec 06 2021 gaohuatao <gaohuatao@huawei.com> - 2.0.6-7
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC: specify version
|
||||
* Wed Nov 24 2021 haozi007 <liuhao27@huawei.com> - 2.0.6-6
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user