Accepting request 148159 from home:jones_tony:branches:devel:tools
Update to 2.0. Verified against current Factory using systemtap-testsuite. OBS-URL: https://build.opensuse.org/request/show/148159 OBS-URL: https://build.opensuse.org/package/show/devel:tools/systemtap?expand=0&rev=57
This commit is contained in:
committed by
Git OBS Bridge
parent
f90f448826
commit
d23249ff0b
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package systemtap
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -27,7 +27,7 @@ BuildRequires: mozilla-nss-tools
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: sqlite-devel
|
||||
BuildRequires: systemd
|
||||
Version: 1.8
|
||||
Version: 2.0
|
||||
Release: 0
|
||||
Summary: Instrumentation System
|
||||
License: GPL-2.0+
|
||||
@@ -36,8 +36,7 @@ Url: http://sourceware.org/systemtap/
|
||||
Source: http://sourceware.org/systemtap/ftp/releases/systemtap-%{version}.tar.gz
|
||||
Source2: README-BEFORE-ADDING-PATCHES
|
||||
Source3: stap-server.conf
|
||||
Patch0: link-with-pthread.patch
|
||||
Patch4: systemtap-linux-types.patch
|
||||
Patch1: systemtap-fix-for-kernels-without-vm_executable.patch
|
||||
Obsoletes: systemtap-client < 1.5
|
||||
Requires: %{name}-runtime = %{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -85,8 +84,7 @@ This package contains the support tools for static probes.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch4 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%configure --disable-docs --docdir=%{_docdir}/systemtap
|
||||
|
Reference in New Issue
Block a user