Accepting request 949540 from home:jones_tony:branches:devel:tools
- Upgrade to version 4.6. See systemtap.spec for changelog - Upgrade to version 4.6. See systemtap.spec for changelog - Upgrade to version 4.6. See systemtap.spec for changelog - Update to version 4.6 4.6 release notes: https://sourceware.org/pipermail/systemtap/2021q4/027370.html 4.5 release notes: https://sourceware.org/pipermail/systemtap/2021q2/027225.html 4.4 release notes: https://sourceware.org/pipermail/systemtap/2020q4/027074.html 4.3 release notes: https://sourceware.org/pipermail/systemtap/2020q2/026923.html Remove patches (upstream): - systemtap-amend-fallback-comment-to-work-with-newer-gcc.patch - systemtap-fix-strict-prototypes-in-autoconf-stack-trace-save-regs.c.patch Update systemtap.keyring for new signer OBS-URL: https://build.opensuse.org/request/show/949540 OBS-URL: https://build.opensuse.org/package/show/devel:tools/systemtap?expand=0&rev=130
This commit is contained in:
committed by
Git OBS Bridge
parent
0d346a8484
commit
ae65c38712
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package systemtap
|
||||
#
|
||||
# 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
|
||||
@@ -20,7 +20,7 @@
|
||||
%define _rundir %{_localstatedir}/run
|
||||
%endif
|
||||
Name: systemtap
|
||||
Version: 4.2
|
||||
Version: 4.6
|
||||
Release: 0
|
||||
Summary: Instrumentation System
|
||||
License: GPL-2.0-or-later
|
||||
@@ -33,8 +33,6 @@ Source3: README-BEFORE-ADDING-PATCHES
|
||||
Source4: README-KEYRING
|
||||
Source5: stap-server.conf
|
||||
Patch1: systemtap-build-source-dir.patch
|
||||
Patch2: systemtap-fix-strict-prototypes-in-autoconf-stack-trace-save-regs.c.patch
|
||||
Patch3: systemtap-amend-fallback-comment-to-work-with-newer-gcc.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: gcc-c++
|
||||
@@ -96,9 +94,7 @@ This package contains the support tools for static probes.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%autopatch -p1
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
|
Reference in New Issue
Block a user