Automated weekly systemtap rawhide release: 0.20181126gitf082df49dd91
This commit is contained in:
parent
5a071c9e48
commit
8fa0dba5a2
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
|||||||
/systemtap-4.0-0.20180914gitfe4e14f4af16.1.tar.gz
|
/systemtap-4.0-0.20180914gitfe4e14f4af16.1.tar.gz
|
||||||
/systemtap-4.0-0.20181003git4ad1e11de831.tar.gz
|
/systemtap-4.0-0.20181003git4ad1e11de831.tar.gz
|
||||||
/systemtap-4.0.tar.gz
|
/systemtap-4.0.tar.gz
|
||||||
|
/systemtap-4.1-0.20181126gitf082df49dd91.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (systemtap-4.0.tar.gz) = 66b5ba1902ed974101429dce9fee849273d3dc64e862c057177d158c5f284cc93299819ee8ee49d4bd3b7ff47a3512b1c68b74cad374147ce67fa406c7518c79
|
SHA512 (systemtap-4.1-0.20181126gitf082df49dd91.tar.gz) = 64391cb8a33049ccf98a31036fe2282239f625cad9e83d158d98b0c79e951fd8a4ee296583823c7579ee02ab038dac3624b67bc99a0a128b8b2efd300fc2224e
|
||||||
|
@ -86,8 +86,8 @@
|
|||||||
%define __brp_mangle_shebangs_exclude_from .stp$
|
%define __brp_mangle_shebangs_exclude_from .stp$
|
||||||
|
|
||||||
Name: systemtap
|
Name: systemtap
|
||||||
Version: 4.0
|
Version: 4.1
|
||||||
Release: 3%{?release_override}%{?dist}
|
Release: 0.20181126gitf082df49dd91%{?dist}
|
||||||
# for version, see also configure.ac
|
# for version, see also configure.ac
|
||||||
|
|
||||||
|
|
||||||
@ -121,9 +121,7 @@ Release: 3%{?release_override}%{?dist}
|
|||||||
Summary: Programmable system-wide instrumentation system
|
Summary: Programmable system-wide instrumentation system
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://sourceware.org/systemtap/
|
URL: http://sourceware.org/systemtap/
|
||||||
Source: ftp://sourceware.org/pub/systemtap/releases/systemtap-%{version}.tar.gz
|
Source: %{name}-%{version}-0.20181126gitf082df49dd91.tar.gz
|
||||||
|
|
||||||
Patch10: rhbz1650371.patch
|
|
||||||
|
|
||||||
# Build*
|
# Build*
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
@ -520,8 +518,6 @@ find . \( -name configure -o -name config.h.in \) -print | xargs touch
|
|||||||
cd ..
|
cd ..
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%patch10 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
%if %{with_bundled_elfutils}
|
%if %{with_bundled_elfutils}
|
||||||
@ -1256,15 +1252,6 @@ done
|
|||||||
# http://sourceware.org/systemtap/wiki/SystemTapReleases
|
# http://sourceware.org/systemtap/wiki/SystemTapReleases
|
||||||
|
|
||||||
# PRERELEASE
|
# PRERELEASE
|
||||||
%changelog
|
|
||||||
* Thu Nov 15 2018 Frank Ch. Eigler <fche@redhat.com> - 4.0-3
|
|
||||||
- rhbz1650371 - buildid mismatch for uprobes
|
|
||||||
|
|
||||||
* Sun Oct 14 2018 Peter Robinson <pbrobinson@fedoraproject.org> 4.0-2
|
|
||||||
- Crash and virt host supported on ppc64le and aarch64
|
|
||||||
- Move chkconfig to traditional initscripts deps
|
|
||||||
- Minor spec cleanups
|
|
||||||
|
|
||||||
* Sat Oct 13 2018 Frank Ch. Eigler <fche@redhat.com> - 4.0-1
|
* Sat Oct 13 2018 Frank Ch. Eigler <fche@redhat.com> - 4.0-1
|
||||||
- Upstream release.
|
- Upstream release.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user