Accepting request 746399 from home:jones_tony:branches:devel:tools

Submit fix

OBS-URL: https://build.opensuse.org/request/show/746399
OBS-URL: https://build.opensuse.org/package/show/devel:tools/systemtap?expand=0&rev=117
This commit is contained in:
Tony Jones
2019-11-07 20:26:06 +00:00
committed by Git OBS Bridge
parent d10f34b236
commit 6d2496a6d1
4 changed files with 83 additions and 0 deletions

View File

@@ -33,6 +33,8 @@ Source3: README-BEFORE-ADDING-PATCHES
Source4: README-KEYRING
Source5: stap-server.conf
Patch1: systemtap-build-source-dir.patch
Patch2: systemtap-support-wimplicit-fallthrough-vsprintf.patch
Patch3: systemtap-support-wimplicit-fallthrough-gen_map.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: gcc-c++
@@ -95,6 +97,8 @@ This package contains the support tools for static probes.
%prep
%setup -q
%patch1 -p1
%patch2 -p1
%patch3 -p1
%build
autoreconf -fi