Enable debuginfo for fix strip
Signed-off-by: 付善庆 <fushanqing@kylinos.cn>
This commit is contained in:
parent
0f820324c1
commit
0df60121f0
@ -1,6 +1,6 @@
|
|||||||
Name: nvwa
|
Name: nvwa
|
||||||
Version: 0.2
|
Version: 0.2
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: a tool used for openEuler kernel update
|
Summary: a tool used for openEuler kernel update
|
||||||
|
|
||||||
License: MulanPSL-2.0 and Apache-2.0 and MIT and MPL-2.0
|
License: MulanPSL-2.0 and Apache-2.0 and MIT and MPL-2.0
|
||||||
@ -17,8 +17,6 @@ Requires: gcc
|
|||||||
%description
|
%description
|
||||||
A tool used to automate the process of seamless update of the openEuler.
|
A tool used to automate the process of seamless update of the openEuler.
|
||||||
|
|
||||||
%global debug_package %{nil}
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-v%{version} -p1
|
%autosetup -n %{name}-v%{version} -p1
|
||||||
|
|
||||||
@ -81,6 +79,9 @@ source /usr/share/bash-completion/completions/nvwa
|
|||||||
%{_bindir}/%{name}-pre.sh
|
%{_bindir}/%{name}-pre.sh
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 08 2022 fushanqing <fushanqing@kylinos.cn> - 0.2-3
|
||||||
|
- Enable debuginfo for fix strip
|
||||||
|
|
||||||
* Wed Dec 14 2022 anatasluo <luolongjun@huawei.com> - 0.2-2
|
* Wed Dec 14 2022 anatasluo <luolongjun@huawei.com> - 0.2-2
|
||||||
- Fix issues caused by ctrl-c and systemd
|
- Fix issues caused by ctrl-c and systemd
|
||||||
* Fri Jul 30 2021 anatasluo <luolongjun@huawei.com> - 0.2-1
|
* Fri Jul 30 2021 anatasluo <luolongjun@huawei.com> - 0.2-1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user