Remove conflict for latest trace-cmd

This commit is contained in:
Jerome Marchand 2021-03-24 18:45:10 +01:00
parent 415600e859
commit 39ab203912

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