!7 [sync] PR-6: enable debuginfo for fix strip
From: @openeuler-sync-bot Reviewed-by: @panchenbo Signed-off-by: @panchenbo
This commit is contained in:
commit
0d8f62f61e
@ -1,13 +1,13 @@
|
|||||||
# Run tests in check section
|
# Run tests in check section
|
||||||
# disable for bootstrapping
|
# disable for bootstrapping
|
||||||
%bcond_with check
|
%bcond_with check
|
||||||
%global with_debug 1
|
%global with_debug 0
|
||||||
%if 0%{?with_debug}
|
%if 0%{?with_debug}
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%endif
|
%endif
|
||||||
Name: deepin-pw-check
|
Name: deepin-pw-check
|
||||||
Version: 5.0.20.7
|
Version: 5.0.20.7
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Used to check password and manager the configuration for password.
|
Summary: Used to check password and manager the configuration for password.
|
||||||
License: GPL-3.0
|
License: GPL-3.0
|
||||||
URL: https://github.com/linuxdeepin/%{name}
|
URL: https://github.com/linuxdeepin/%{name}
|
||||||
@ -91,6 +91,9 @@ install -Dm644 %{SOURCE2} %{buildroot}%{_sysconfdir}/deepin/dde.conf
|
|||||||
%{_includedir}/deepin_pw_check.h
|
%{_includedir}/deepin_pw_check.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 21 2022 liweiganga <liweiganga@uniontech.com> - 5.0.20.7-3
|
||||||
|
- enable debuginfo for fix strip
|
||||||
|
|
||||||
* Tue Aug 02 2022 liweiganga <liweiganga@uniontech.com> - 5.0.20.7-2
|
* Tue Aug 02 2022 liweiganga <liweiganga@uniontech.com> - 5.0.20.7-2
|
||||||
- add dde.conf
|
- add dde.conf
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user