forked from pool/dwarves
- lower requires to linux-glibc-devel 5.15, I don't see anything
depending on unreleased 5.16. OBS-URL: https://build.opensuse.org/package/show/devel:tools/dwarves?expand=0&rev=81
This commit is contained in:
parent
6e46929811
commit
5240027fac
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package dwarves
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -40,7 +40,7 @@ BuildRequires: libdw-devel >= 0.171
|
||||
BuildRequires: libelf-devel
|
||||
BuildRequires: pkgconfig
|
||||
%if 0%{?have_libbpf}
|
||||
BuildRequires: linux-glibc-devel >= 5.16
|
||||
BuildRequires: linux-glibc-devel >= 5.15
|
||||
BuildRequires: pkgconfig(libbpf) >= 0.6.0
|
||||
%endif
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
|
Loading…
Reference in New Issue
Block a user