remove debug_package %{nil} to strip files and provide debug packages
(cherry picked from commit 7fbfdb4489223732abea996fdb87227af73a26f6)
This commit is contained in:
parent
c9a912afed
commit
cc1c2e2977
@ -1,4 +1,3 @@
|
||||
%define debug_package %{nil}
|
||||
%define __os_install_post %{nil}
|
||||
|
||||
%define vmlinux_ver 5.10.0-126.0.0.66.oe2203.%{_arch}
|
||||
@ -6,7 +5,7 @@
|
||||
Summary: Intelligent ops toolkit for openEuler
|
||||
Name: gala-gopher
|
||||
Version: 1.0.0
|
||||
Release: 11
|
||||
Release: 12
|
||||
License: Mulan PSL v2
|
||||
URL: https://gitee.com/openeuler/gala-gopher
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
@ -76,6 +75,9 @@ popd
|
||||
/usr/lib/systemd/system/gala-gopher.service
|
||||
|
||||
%changelog
|
||||
* Mon Dec 12 2022 Zhen Chen <chenzhen126@huawei.com> - 1.0.0-12
|
||||
- remove debug_package %{nil} to strip files and provide debug packages
|
||||
|
||||
* Wed Dec 6 2022 Zhen Chen <chenzhen126@huawei.com> - 1.0.0-11
|
||||
- add %config(noreplace) to conf files of extend_probes
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user