!50 update code obtaining address
From: @zhang-mingyi66 Reviewed-by: @bitcoffee Signed-off-by: @bitcoffee
This commit is contained in:
commit
86ff9ef269
@ -4,12 +4,12 @@
|
|||||||
|
|
||||||
Name: %{githubname}
|
Name: %{githubname}
|
||||||
Version: %{githubver}
|
Version: %{githubver}
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Libbpf library
|
Summary: Libbpf library
|
||||||
|
|
||||||
License: LGPLv2 or BSD
|
License: LGPLv2 or BSD
|
||||||
URL: https://github.com/%{githubname}/%{githubname}
|
URL: https://github.com/%{githubname}/%{githubname}
|
||||||
Source: https://github.com/%{githubname}/%{githubname}/archive/%{githubname}-%{githubver}.tar.gz
|
Source: https://github.com/%{githubname}/%{githubname}/archive/refs/tags/v%{githubver}.tar.gz
|
||||||
BuildRequires: gcc elfutils-libelf-devel elfutils-devel
|
BuildRequires: gcc elfutils-libelf-devel elfutils-devel
|
||||||
|
|
||||||
#patches
|
#patches
|
||||||
@ -66,6 +66,9 @@ developing applications that use %{name}
|
|||||||
%{_libdir}/libbpf.a
|
%{_libdir}/libbpf.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 26 2022 zhangmingyi <zhangmingyi@huawei.com> -2:0.8.1-2
|
||||||
|
- libbpf.spec - modify Source address
|
||||||
|
|
||||||
* Tue Nov 8 2022 liuxin <liuxin350@huawei.com> - 2:0.8.1-1
|
* Tue Nov 8 2022 liuxin <liuxin350@huawei.com> - 2:0.8.1-1
|
||||||
- update libbpf from v0.3 to v0.8.1
|
- update libbpf from v0.3 to v0.8.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user