Accepting request 767822 from home:dimstar:Factory
- Replace libebl-devel BuildRequires with libdw-devel: ebl is being absorbed by libdw. Needed for Staging:B / elfutils update OBS-URL: https://build.opensuse.org/request/show/767822 OBS-URL: https://build.opensuse.org/package/show/devel:tools/systemtap?expand=0&rev=121
This commit is contained in:
committed by
Git OBS Bridge
parent
fc2d5de39b
commit
b9a650135b
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package systemtap
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -38,7 +38,7 @@ BuildRequires: automake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libavahi-devel
|
||||
BuildRequires: libcap-devel
|
||||
BuildRequires: libebl-devel
|
||||
BuildRequires: libdw-devel
|
||||
BuildRequires: mozilla-nspr-devel
|
||||
BuildRequires: mozilla-nss-devel
|
||||
BuildRequires: mozilla-nss-tools
|
||||
@@ -48,7 +48,6 @@ BuildRequires: sqlite-devel
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
Requires: %{name}-dtrace = %{version}
|
||||
Requires: %{name}-runtime = %{version}-%{release}
|
||||
Requires: libebl1
|
||||
Obsoletes: systemtap-client < 1.5
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user