Delete confilt with perf when the kernel is greater than 6.2
This commit is contained in:
parent
a8c20a214c
commit
4e50c3434a
@ -1,6 +1,6 @@
|
|||||||
Name: libtraceevent
|
Name: libtraceevent
|
||||||
Version: 1.2.1
|
Version: 1.2.1
|
||||||
Release: 3
|
Release: 4
|
||||||
License: LGPLv2+ and GPLv2+
|
License: LGPLv2+ and GPLv2+
|
||||||
Summary: Library to parse raw trace event formats
|
Summary: Library to parse raw trace event formats
|
||||||
|
|
||||||
@ -13,8 +13,6 @@ BuildRequires: gcc
|
|||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
BuildRequires: asciidoc
|
BuildRequires: asciidoc
|
||||||
|
|
||||||
Conflicts: perf
|
|
||||||
|
|
||||||
%global __provides_exclude_from ^%{_libdir}/traceevent/plugins
|
%global __provides_exclude_from ^%{_libdir}/traceevent/plugins
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -56,6 +54,9 @@ rm -rf %{buildroot}/%{_libdir}/libtraceevent.a
|
|||||||
%{_libdir}/pkgconfig/libtraceevent.pc
|
%{_libdir}/pkgconfig/libtraceevent.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 13 2023 liyanan <thistleslyn@163.com> - 1.2.1-4
|
||||||
|
- Delete confilt with perf when the kernel is greater than 6.2
|
||||||
|
|
||||||
* Thu Jan 19 2023 yaoxin <yaoxin30@h-partners.com> - 1.2.1-3
|
* Thu Jan 19 2023 yaoxin <yaoxin30@h-partners.com> - 1.2.1-3
|
||||||
- Add conflict with perf
|
- Add conflict with perf
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user