!16 [sync] Enable debuginfo for fix strip
From: @fu-shanqing Reviewed-by: @duyiwei7w Signed-off-by: @duyiwei7w
This commit is contained in:
commit
08f6c185f6
@ -1,12 +1,11 @@
|
|||||||
%bcond_without check
|
%bcond_without check
|
||||||
%global __cargo_skip_build 0
|
%global __cargo_skip_build 0
|
||||||
%define debug_package %{nil}
|
|
||||||
%global crate zincati
|
%global crate zincati
|
||||||
%global zcuid 986
|
%global zcuid 986
|
||||||
|
|
||||||
Name: rust-%{crate}
|
Name: rust-%{crate}
|
||||||
Version: 0.0.24
|
Version: 0.0.24
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Update agent for NestOS
|
Summary: Update agent for NestOS
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://crates.io/crates/%{crate}
|
URL: https://crates.io/crates/%{crate}
|
||||||
@ -127,6 +126,9 @@ install -Dpm644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysusersdir}/zincati.conf
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 08 2022 fushanqing <fushanqing@kylinos.cn> - 0.0.24-3
|
||||||
|
- Enable debuginfo for fix strip
|
||||||
|
|
||||||
* Thu Nov 10 2022 duyiwei <duyiwei@kylinos.cn> - 0.0.24-2
|
* Thu Nov 10 2022 duyiwei <duyiwei@kylinos.cn> - 0.0.24-2
|
||||||
- sync master and fix some bug
|
- sync master and fix some bug
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user