From 499c8a0df19d8f5fcf17bfcf2e96371160726a22 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 21:22:33 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/trace-cmd.git#4aadbf030a7f6c6cd8e1fb7d6f994c80cc1f5def --- trace-cmd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/trace-cmd.spec b/trace-cmd.spec index 1929d77..0c4f02b 100644 --- a/trace-cmd.spec +++ b/trace-cmd.spec @@ -5,7 +5,7 @@ Name: trace-cmd Version: 2.9.1 # Note: After libtraceevent separated, remember to bump release to more than 20 to force a kernelshark update -Release: 4%{?dist} +Release: 5%{?dist} License: GPLv2 and LGPLv2 Summary: A user interface to Ftrace Requires: trace-cmd-libs%{_isa} = %{version}-%{release} @@ -17,6 +17,7 @@ URL: http://git.kernel.org/?p=linux/kernel/git/rostedt/trace-cmd.git;a=summary # git archive --prefix=trace-cmd-%%{version}/ -o trace-cmd-v%%{version}.tar.gz %%{git_commit} Source0: https://git.kernel.org/pub/scm/utils/trace-cmd/trace-cmd.git/snapshot/trace-cmd-v%{version}.tar.gz Patch0: 0001-trace-cmd-Temporary-move-libtraceevent-back-to-_libd.patch +BuildRequires: make BuildRequires: gcc BuildRequires: xmlto BuildRequires: asciidoc @@ -111,6 +112,9 @@ mv %{buildroot}/usr/etc/bash_completion.d %{buildroot}/%{_sysconfdir}/bash_compl %{_includedir}/tracefs %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 2.9.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Dec 02 2020 Zamir SUN - 2.9.1-4 - Move %{_libdir}/trace-cmd/python/ to trace-cmd-python3