Accepting request 723838 from home:jones_tony:branches:devel:tools
Update to v4.1 OBS-URL: https://build.opensuse.org/request/show/723838 OBS-URL: https://build.opensuse.org/package/show/devel:tools/systemtap?expand=0&rev=109
This commit is contained in:
committed by
Git OBS Bridge
parent
5be91d74c3
commit
61ea7eb10f
@@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
%define _rundir %{_localstatedir}/run
|
||||
%endif
|
||||
Name: systemtap
|
||||
Version: 3.3
|
||||
Version: 4.1
|
||||
Release: 0
|
||||
Summary: Instrumentation System
|
||||
License: GPL-2.0-or-later
|
||||
@@ -33,6 +33,8 @@ Source3: README-BEFORE-ADDING-PATCHES
|
||||
Source4: README-KEYRING
|
||||
Source5: stap-server.conf
|
||||
Patch1: systemtap-build-source-dir.patch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: libavahi-devel
|
||||
BuildRequires: libcap-devel
|
||||
@@ -94,6 +96,7 @@ This package contains the support tools for static probes.
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
%configure \
|
||||
--disable-docs \
|
||||
--with-python3 \
|
||||
@@ -102,7 +105,6 @@ make %{?_smp_mflags} V=1
|
||||
|
||||
%install
|
||||
%make_install
|
||||
# XXX
|
||||
rm -f %{buildroot}%{_libexecdir}/systemtap/stap-server-request
|
||||
# README, AUTHORS, NEWS, man3 and all examples packaged by systemtap-docs
|
||||
# COPYING needs to stay in main for GPL
|
||||
@@ -148,7 +150,7 @@ install -m 644 %{SOURCE5} %{buildroot}%{_libexecdir}/tmpfiles.d
|
||||
%{_libexecdir}/%{name}/stap-env
|
||||
%{_libexecdir}/%{name}/stap-authorize-cert
|
||||
%{_mandir}/man8/staprun.8*
|
||||
%{_mandir}/man8/systemtap.8*
|
||||
%{_mandir}/man8/systemtap-service.8*
|
||||
%{_mandir}/cs/man8/systemtap.8*
|
||||
%{_mandir}/man8/stapsh.8*
|
||||
%{_mandir}/cs/man8/stapsh.8*
|
||||
|
Reference in New Issue
Block a user