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:
Tony Jones
2020-01-28 17:25:01 +00:00
committed by Git OBS Bridge
parent fc2d5de39b
commit b9a650135b
5 changed files with 12 additions and 7 deletions

View File

@@ -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