SHA256
1
0
forked from pool/libbpf

Accepting request 909759 from home:gmbr3:Active

- Create libbpf0-32bit needed by libdwarves1-32bit

OBS-URL: https://build.opensuse.org/request/show/909759
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libbpf?expand=0&rev=8
This commit is contained in:
Marcus Meissner 2021-08-09 08:49:10 +00:00 committed by Git OBS Bridge
parent c8ea07602b
commit d9ed76e39e
3 changed files with 7 additions and 0 deletions

1
baselibs.conf Normal file
View File

@ -0,0 +1 @@
libbpf0

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Aug 2 11:00:28 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Create libbpf0-32bit needed by libdwarves1-32bit
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jul 17 15:38:52 UTC 2021 - Michal Suchanek <msuchanek@suse.com> Sat Jul 17 15:38:52 UTC 2021 - Michal Suchanek <msuchanek@suse.com>

View File

@ -25,6 +25,7 @@ Summary: C library for managing eBPF programs and maps
License: LGPL-2.1-only License: LGPL-2.1-only
URL: https://github.com/libbpf/libbpf URL: https://github.com/libbpf/libbpf
Source: https://github.com/libbpf/libbpf/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source: https://github.com/libbpf/libbpf/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
Source99: baselibs.conf
# PATCH-FIX-UPSTREAM https://github.com/libbpf/libbpf/issues/337 # PATCH-FIX-UPSTREAM https://github.com/libbpf/libbpf/issues/337
Patch: libdir.patch Patch: libdir.patch
BuildRequires: libelf-devel BuildRequires: libelf-devel