Accepting request 483191 from home:jeff_mahoney:branches:devel:tools

- Update to version 3.1. See systemtap.spec for changelog
  Added patch: systemtap-doc-back-down-gettext-version.diff

- Update to version 3.1
  Update keyring with new key
  Changelog:
  https://sourceware.org/ml/systemtap/2017-q1/msg00106.html

OBS-URL: https://build.opensuse.org/request/show/483191
OBS-URL: https://build.opensuse.org/package/show/devel:tools/systemtap?expand=0&rev=85
This commit is contained in:
Tony Jones
2017-03-28 20:46:58 +00:00
committed by Git OBS Bridge
parent 766172bbf6
commit 1bde4080f5
11 changed files with 129 additions and 951 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package systemtap
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# 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: 3.0
Version: 3.1
Release: 0
Summary: Instrumentation System
License: GPL-2.0+
@@ -104,6 +104,7 @@ 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
rm -rf %{buildroot}%{_docdir}/systemtap/
rm -rf %{buildroot}%{_datadir}/systemtap/examples
rm -rf %{buildroot}%{_mandir}/man3 %{buildroot}%{_mandir}/cs/man3
mkdir -p %{buildroot}%{_docdir}/systemtap/
cp COPYING %{buildroot}%{_docdir}/systemtap/