!45 fix build error

From: @ccdxx 
Reviewed-by: @duyiwei7w 
Signed-off-by: @duyiwei7w
This commit is contained in:
openeuler-ci-bot 2025-01-06 05:39:56 +00:00 committed by Gitee
commit b4e369f767
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,4 +1,5 @@
%bcond_with check
%define debug_package %{nil}
%global dracutlibdir %{_prefix}/lib/dracut
%global gobuild go build
@ -6,7 +7,7 @@
Name: ignition
Version: 2.14.0
Release: 4
Release: 5
Summary: First boot installer and configuration tool
License: Apache-2.0
URL: https://github.com/coreos/ignition
@ -255,6 +256,12 @@ install -p -m 0755 ./ignition %{buildroot}/%{dracutlibdir}/modules.d/30ignition
%{_bindir}/ignition-validate
%changelog
* Thu Jan 02 2025 chendexi <chendexi@kylinos.cn> - 2.14.0-5
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC: fix build error
* Thu Apr 18 2024 zhangbowei <zhangbowei@kylinos.cn> - 2.14.0-4
- Type:bugfix
- CVE:NA