Remove conflict for latest trace-cmd

Resolves: #1947394

Signed-off-by: Jerome Marchand <jmarchan@redhat.com>
Signed-off-by: Michael Petlan <mpetlan@redhat.com>
This commit is contained in:
Michael Petlan 2021-04-13 19:29:17 +02:00
parent b86f319a71
commit 902bbee488

View File

@ -11,7 +11,7 @@
Name: libtracefs
Version: 1.0.2
Release: 1%{?dist}
Release: 2%{?dist}
License: LGPLv2+ and GPLv2+
Summary: Library for access kernel tracefs
@ -27,7 +27,7 @@ BuildRequires: gcc
BuildRequires: make
BuildRequires: pkgconfig(libtraceevent)
# The libtracefs is meant to be used by perf, trace-cmd etc. in the future, before it's ready in perf, let's add a conflict
Conflicts: trace-cmd
Conflicts: trace-cmd < 2.9.1-6
%description
libtracefs is a library for accessing kernel tracefs
@ -62,6 +62,9 @@ rm -rf %{buildroot}/%{_libdir}/libtracefs.a
%{_libdir}/%{name}.so
%changelog
* Wed Mar 24 2021 Jerome Marchand <jmarchan@redhat.com> - 1.0.2-2
- Remove conflict for latest trace-cmd
* Mon Feb 08 2021 Zamir SUN <sztsian@gmail.com> - 1.0.2-1
- Update to 1.0.2