enable debuginfo for fix strip

(cherry picked from commit 0d1d9f349eaa2eae8b5036db2f5afc2950320d3d)
This commit is contained in:
liweiganga 2022-12-21 16:53:22 +08:00 committed by openeuler-sync-bot
parent bd4ada3c00
commit 1c3e127e8f

View File

@ -1,6 +1,6 @@
%global _smp_mflags -j1
%global debug_package %{nil}
##%global debug_package %{nil}
%global _unpackaged_files_terminate_build 0
%global _missing_build_ids_terminate_build 0
%define __debug_install_post \
@ -12,7 +12,7 @@
Name: dde-daemon
Version: 5.13.16.11
Release: 2
Release: 3
Summary: Daemon handling the DDE session settings
License: GPLv3
URL: http://shuttle.corp.deepin.com/cache/tasks/18802/unstable-amd64/
@ -182,7 +182,10 @@ fi
%{_sysusersdir}/%{sname}.conf
%changelog
* Tue Aug 02 2022 liweiganga <liweiganga@unionttech.com> - 5.13.16.11-2
* Wed Dec 21 2022 liweiganga <liweiganga@uniontech.com> - 5.13.16.11-3
- enable debuginfo for fix strip
* Tue Aug 02 2022 liweiganga <liweiganga@uniontech.com> - 5.13.16.11-2
- fix install
* Mon Jul 18 2022 konglidong <konglidong@uniontech.com> - 5.13.16.11-1