!12 [sync] PR-10: Fix 'bpftrace symbols are stripped'

From: @openeuler-sync-bot 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2022-05-10 01:14:23 +00:00 committed by Gitee
commit 85cfe475cc
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: bpftrace
Version: 0.14.1
Release: 1
Release: 2
Summary: High-level tracing language for Linux eBPF
License: ASL 2.0
@ -41,6 +41,8 @@ and predecessor tracers such as DTrace and SystemTap.
%install
%global __os_install_post %{nil}
%global _find_debuginfo_opts -g
%make_install
find %{buildroot}%{_datadir}/%{name}/tools -type f -exec \
@ -62,6 +64,9 @@ find %{buildroot}%{_datadir}/%{name}/tools -type f -exec \
%changelog
* Sat May 7 2022 liyanan <liyanan32@h-partners.com> - 0.14.1-2
- Fix 'bpftrace symbols are stripped'
* Fri Apr 22 2022 yaoxin <yaoxin30@h-partners.com> - 0.14.1-1
- Update to 0.14.1