fix build error
Signed-off-by: chendexi <chendexi@kylinos.cn>
This commit is contained in:
parent
216af9646c
commit
7a80378fa9
@ -1,4 +1,5 @@
|
|||||||
%bcond_with check
|
%bcond_with check
|
||||||
|
%define debug_package %{nil}
|
||||||
|
|
||||||
%global dracutlibdir %{_prefix}/lib/dracut
|
%global dracutlibdir %{_prefix}/lib/dracut
|
||||||
%global gobuild go build
|
%global gobuild go build
|
||||||
@ -6,7 +7,7 @@
|
|||||||
|
|
||||||
Name: ignition
|
Name: ignition
|
||||||
Version: 2.14.0
|
Version: 2.14.0
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: First boot installer and configuration tool
|
Summary: First boot installer and configuration tool
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/coreos/ignition
|
URL: https://github.com/coreos/ignition
|
||||||
@ -255,6 +256,12 @@ install -p -m 0755 ./ignition %{buildroot}/%{dracutlibdir}/modules.d/30ignition
|
|||||||
%{_bindir}/ignition-validate
|
%{_bindir}/ignition-validate
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 06 2025 chendexi <chendexi@kylinos.cn> - 2.14.0-6
|
||||||
|
- Type:bugfix
|
||||||
|
- CVE:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC: fix build error
|
||||||
|
|
||||||
* Thu Apr 18 2024 zhangbowei <zhangbowei@kylinos.cn> - 2.14.0-5
|
* Thu Apr 18 2024 zhangbowei <zhangbowei@kylinos.cn> - 2.14.0-5
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
@ -281,4 +288,4 @@ install -p -m 0755 ./ignition %{buildroot}/%{dracutlibdir}/modules.d/30ignition
|
|||||||
- update version to 2.13.0
|
- update version to 2.13.0
|
||||||
|
|
||||||
* Fri Dec 24 2021 duyiwei <duyiwei@kylinos.cn> - 2.9.0-1
|
* Fri Dec 24 2021 duyiwei <duyiwei@kylinos.cn> - 2.9.0-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user