Accepting request 330582 from home:jones_tony:branches:devel:tools
OBS-URL: https://build.opensuse.org/request/show/330582 OBS-URL: https://build.opensuse.org/package/show/devel:tools/systemtap?expand=0&rev=79
This commit is contained in:
committed by
Git OBS Bridge
parent
4897f1bd5a
commit
44f20ab9eb
@@ -20,17 +20,18 @@
|
||||
%define _rundir %{_localstatedir}/run
|
||||
%endif
|
||||
Name: systemtap
|
||||
Version: 2.7
|
||||
Version: 2.8
|
||||
Release: 0
|
||||
Summary: Instrumentation System
|
||||
License: GPL-2.0+
|
||||
Group: Development/Tools/Debuggers
|
||||
Url: http://sourceware.org/systemtap/
|
||||
Source0: http://sourceware.org/systemtap/ftp/releases/systemtap-%{version}.tar.gz
|
||||
Source1: http://sourceware.org/systemtap/ftp/releases/systemtap-%{version}.tar.gz.asc
|
||||
Source1: http://sourceware.org/systemtap/ftp/releases/systemtap-%{version}.tar.gz.sig
|
||||
Source2: %{name}.keyring
|
||||
Source3: README-BEFORE-ADDING-PATCHES
|
||||
Source4: stap-server.conf
|
||||
Source4: README-KEYRING
|
||||
Source5: stap-server.conf
|
||||
Patch1: systemtap-build-source-dir.patch
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: glib2-devel
|
||||
@@ -111,7 +112,7 @@ mkdir -p %{buildroot}%{_localstatedir}/log
|
||||
touch %{buildroot}%{_localstatedir}/log/stap-server.log
|
||||
# config file for stap-server (/var/run now on tmpfs)
|
||||
mkdir -p %{buildroot}%{_libexecdir}/tmpfiles.d
|
||||
install -m 644 %{SOURCE4} %{buildroot}%{_libexecdir}/tmpfiles.d
|
||||
install -m 644 %{SOURCE5} %{buildroot}%{_libexecdir}/tmpfiles.d
|
||||
|
||||
%find_lang systemtap
|
||||
|
||||
|
||||
Reference in New Issue
Block a user