!22 enable debuginfo for fix strip
From: @HelloWorld_lvcongqing Reviewed-by: @weidongkl Signed-off-by: @weidongkl
This commit is contained in:
commit
287f68dca5
@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
%define specrelease 4%{?dist}
|
||||
#%%global debug_package %{nil}
|
||||
%define specrelease 5%{?dist}
|
||||
%if 0%{?openeuler}
|
||||
%define specrelease 4
|
||||
%define specrelease 5
|
||||
%endif
|
||||
|
||||
Name: deepin-reader
|
||||
@ -82,6 +82,9 @@ echo "/usr/lib/%{name}" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
|
||||
%config(noreplace) /etc/ld.so.conf.d/%{name}-%{_arch}.conf
|
||||
|
||||
%changelog
|
||||
* Tue Mar 07 2023 liweiganga <liweiganga@uniontech.com> - 5.9.9-5
|
||||
- fix: enable debug
|
||||
|
||||
* Wed Dec 07 2022 liweiganga <liweiganga@uniontech.com> - 5.9.9-4
|
||||
- fix: remove rpath
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user