revert last change

OBS-URL: https://build.opensuse.org/package/show/devel:tools/dwarves?expand=0&rev=82
This commit is contained in:
Dirk Mueller 2022-01-05 12:21:34 +00:00 committed by Git OBS Bridge
parent 5240027fac
commit 9a5bc31aa5
2 changed files with 1 additions and 7 deletions

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Wed Jan 5 12:14:24 UTC 2022 - Dirk Müller <dmueller@suse.com>
- lower requires to linux-glibc-devel 5.15, I don't see anything
depending on unreleased 5.16.
-------------------------------------------------------------------
Wed Dec 8 14:18:26 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -40,7 +40,7 @@ BuildRequires: libdw-devel >= 0.171
BuildRequires: libelf-devel
BuildRequires: pkgconfig
%if 0%{?have_libbpf}
BuildRequires: linux-glibc-devel >= 5.15
BuildRequires: linux-glibc-devel >= 5.16
BuildRequires: pkgconfig(libbpf) >= 0.6.0
%endif
BuildRequires: pkgconfig(zlib)